]> WPIA git - motion.git/blobdiff - config.py.example
allow hosting for multiple hostnames
[motion.git] / config.py.example
index daa9594dfa3f1801b1a8ce900fda8f03b903db94..f15a40014012550e9469d18c685e83d26c3b1ca1 100644 (file)
@@ -1,3 +1,8 @@
 DATABASE="..."
 USER="..."
 PASSWORD="..."
+
+DEFAULT_HOST="hostname for migration from db version < 2"
+
+groups=["group1", "group1"] # kinds of motion
+group_prefix={"group1": "g1", "group2": "g2"} # prefixes for motion identifiers