diff options
author | Karel Kočí <cynerd@email.cz> | 2018-09-07 17:17:47 +0200 |
---|---|---|
committer | Karel Kočí <cynerd@email.cz> | 2018-09-07 17:17:47 +0200 |
commit | 901d7020373e43d441fea5ab8f14492026b66671 (patch) | |
tree | 8402d38ded90f84d9d717041a10cedd0e5140917 /templates | |
parent | 21013e40b8a59e675422fe23df913725f27e5bcf (diff) | |
download | laminar-cnf-901d7020373e43d441fea5ab8f14492026b66671.tar.gz laminar-cnf-901d7020373e43d441fea5ab8f14492026b66671.tar.bz2 laminar-cnf-901d7020373e43d441fea5ab8f14492026b66671.zip |
turris: Increase timeout to 12 hours
Diffstat (limited to 'templates')
-rw-r--r-- | templates/turris.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/turris.conf b/templates/turris.conf index 04e6713..6649781 100644 --- a/templates/turris.conf +++ b/templates/turris.conf @@ -1,2 +1,2 @@ TAGS=heavy -TIMEOUT=14400 +TIMEOUT=43200 |