]> www.vanbest.org Git - motioneye-debian/commitdiff
default settings
authorCalin Crisan <ccrisan@gmail.com>
Sat, 12 Oct 2013 19:26:28 +0000 (22:26 +0300)
committerCalin Crisan <ccrisan@gmail.com>
Sat, 12 Oct 2013 19:26:28 +0000 (22:26 +0300)
.gitignore
settings_default.py

index 9f3f340066817adc929c7d04e5011a1badff5a13..839a8ab3f5b37b1467c9abd88d338beb5672e02d 100644 (file)
@@ -6,4 +6,5 @@
 .pydevproject
 *.conf
 *.json
-.settings
\ No newline at end of file
+.settings
+settings.py
\ No newline at end of file
index 3b003668d949ea20230e1de5d38b6673a187af2f..d5c8058f0c54bc7b1778e29b6d250b570a9f94fa 100644 (file)
@@ -20,4 +20,4 @@ LISTEN = '0.0.0.0'
 PORT = 8765
 
 MOTION_CHECK_INTERVAL = 10
-CLEANUP_INTERVAL = 3
+CLEANUP_INTERVAL = 43200