]> WPIA git - infra.git/blob - modules/motion/templates/config.py.epp
add: motion system from source
[infra.git] / modules / motion / templates / config.py.epp
1 DATABASE="pq://<%=$ips[postgres]%>/motion"
2 USER="<%=$user%>"
3 PASSWORD="<%=$password%>"
4 GROUP_PREFIX={"motion.<%=$systemDomain%>":{"fellowship": "f", "board": "m"}}