set hyperkitty options

This commit is contained in:
nd 2021-03-08 19:34:05 +01:00
parent 08bc91dec4
commit 72a2de6888
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -239,3 +239,5 @@ AUTH_LDAP_USER_FLAGS_BY_GROUP = {{ mailman.web.ldap.mappings|d({})|to_json }}
{% endif %} {% endif %}
SESSION_EXPIRE_SECONDS = {{ mailman.web.session_timeout }} SESSION_EXPIRE_SECONDS = {{ mailman.web.session_timeout }}
HYPERKITTY_ENABLE_GRAVATAR = False
HYPERKITTY_ALLOW_WEB_POSTING = False