]> WPIA git - motion.git/blobdiff - config.py.example
Merge branch 'fix_typo' into 'master'
[motion.git] / config.py.example
index 25b8123d431ac792cd8afe6f6acb2c1671f4e305..5bbdb4d9c77b133ac9a4975b156e4e9ee3746194 100644 (file)
@@ -1,7 +1,14 @@
-DATABASE="..."
+DATABASE="pg://dbserver/db"
 USER="..."
 PASSWORD="..."
 
+# Footer data: remove # at beginning of lines and adjust if needed
+#COPYRIGHTSTART="2017"
+#COPYRIGHTNAME="WPIA"
+#COPYRIGHTLINK="https://wpia.club"
+#IMPRINTLINK="https://documents.wpia.club/imprint.html"
+#DATAPROTECTIONLINK="https://documents.wpia.club/data_privacy_policy_html_pages_en.html"
+
 DEFAULT_HOST="hostname for migration from db version < 2"
 
 GROUP_PREFIX={'hostname': {'group1': 'g1', 'group2': 'g2'}} # motion types and their id-prefixes