[units.wesnoth.org] Reduced timeout again to avoid out of memory.
This commit is contained in:
parent
f3acd7a8bb
commit
4872b1d91b
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ import unit_tree.html_output as html_output
|
|||
import unit_tree.overview
|
||||
import unit_tree.wiki_output as wiki_output
|
||||
|
||||
TIMEOUT = 60
|
||||
TIMEOUT = 20
|
||||
|
||||
def copy_images():
|
||||
print("Recolorizing pictures.")
|
||||
|
|
Loading…
Add table
Reference in a new issue