From 3e7625cfc0185ea740d45af55d85b1bc4a1322e2 Mon Sep 17 00:00:00 2001 From: Seth Art Date: Wed, 12 Jun 2019 22:59:58 -0400 Subject: [PATCH] Build 201 - update screenshot max from 50 to 100 --- setup/config_default.ini | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/setup/config_default.ini b/setup/config_default.ini index 4d8fccd..4642777 100644 --- a/setup/config_default.ini +++ b/setup/config_default.ini @@ -5,7 +5,7 @@ [celerystalk-config] concurrent_tasks : 4 simple_server_port : 27007 -max_screenshots_per_vhost : 50 +max_screenshots_per_vhost : 100 [user-config] ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;