Rendering / Buffering / Timeout / Dirty / Updates (few Questions)

Hello.

i have a few Questions:

I use debug with: tail -f /var/log/syslog |grep renderd

At first:

If i want to Render Tiles, it throws me an errormessage: The tile is dirty. How can i skip this?

Then:

It takes long to Render tiles… After 10 Seconds i get a timeout (if it doesnt throw the errormessage dirty). How can i Change the Timeout to X Seconds?

Buffering:

I want that the renderjob do the rendeing in the background, and dont start it just when it is requested. Is there a method?

Updates:

for example my tiles are old (one Month) is there a method to update the Database? Whats the fasted Method?

Thank you! :slight_smile: