Add option to always unlock the premium version

This commit is contained in:
Jonas Lochmann
2020-08-03 02:00:00 +02:00
parent f8b4fc77a5
commit a73af1338e
8 changed files with 24 additions and 11 deletions
+3 -1
View File
@@ -48,7 +48,9 @@
- DISABLE_SIGNUP
- ``yes`` or ``no`` (default: no)
- disables creating new families if ``yes`` is selected
- the default value is ``no``
- ALWAYS_PRO
- ``yes`` or ``no`` (default: ``no``)
- if ``yes``, then the features of the premium version are unlocked for all users
- PING_INTERVAL_SEC
- ping interval at the websocket in seconds
- the default value is ``25``