X-Git-Url: https://code.wpia.club/?a=blobdiff_plain;f=config.py.example;h=e56352d876f4cbbea6174887060cb02cb7cb0ad6;hb=af789e48c59de94f6c835582afbf8698905ae4ff;hp=56ce4bc6c275e21445c0f4bb3b31d1e5f8e83458;hpb=2efb3a16046ae08c91b6096a42e8825337612356;p=motion.git diff --git a/config.py.example b/config.py.example index 56ce4bc..e56352d 100644 --- a/config.py.example +++ b/config.py.example @@ -15,6 +15,8 @@ GROUP_PREFIX={'hostname': {'group1': 'g1', 'group2': 'g2'}} # motion types and t MAX_PROXY=2 # user is allowed to hold up to MAX_PROXY votes +MOTION_WAIT_MINUTES={'hostname':'1'} # timespan between the entering of two motions + DURATION={'hostname':[3, 7, 14]} # duration period for motions #DEBUGUSER={'hostname':'username/create:* vote:*'} # remove # at beginning of line to use local debuguser