From: Calin Crisan Date: Sat, 12 Oct 2013 19:26:28 +0000 (+0300) Subject: default settings X-Git-Url: http://www.vanbest.org/gitweb/?a=commitdiff_plain;h=11f0b32603682c170c9f05512efacf97fd57e3dc;p=motioneye-debian default settings --- diff --git a/.gitignore b/.gitignore index 9f3f340..839a8ab 100644 --- a/.gitignore +++ b/.gitignore @@ -6,4 +6,5 @@ .pydevproject *.conf *.json -.settings \ No newline at end of file +.settings +settings.py \ No newline at end of file diff --git a/settings_default.py b/settings_default.py index 3b00366..d5c8058 100644 --- a/settings_default.py +++ b/settings_default.py @@ -20,4 +20,4 @@ LISTEN = '0.0.0.0' PORT = 8765 MOTION_CHECK_INTERVAL = 10 -CLEANUP_INTERVAL = 3 +CLEANUP_INTERVAL = 43200