X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=config.py.example;h=5bbdb4d9c77b133ac9a4975b156e4e9ee3746194;hb=7c57af2eda8ded7eeae9ced0157bae7fd188af59;hp=22ee94e57f0b5aee682e29903bd2c8e0e44d9f1e;hpb=c889a7fbfefd94479ee09b224b3274d05145a1dc;p=motion.git diff --git a/config.py.example b/config.py.example index 22ee94e..5bbdb4d 100644 --- a/config.py.example +++ b/config.py.example @@ -2,6 +2,13 @@ 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