Change the timeout to 1800 seconds

Signed-off-by: Maximilian Güntner <maximilian.guentner@gmail.com>
master
Maximilian Güntner 2014-11-23 02:28:07 +01:00
parent 89927feb82
commit c327388b11
1 changed files with 1 additions and 1 deletions

View File

@ -32,7 +32,7 @@
# Timeout before giving up for a tile to be rendered
ModTileRequestTimeout 0
# Timeout before giving up for a tile to be rendered that is otherwise missing
ModTileMissingRequestTimeout 30
ModTileMissingRequestTimeout 1800
</VirtualHost>