Update examples again

This commit is contained in:
Jonas Schäfer
2020-03-07 17:02:14 +01:00
parent af08f31cf3
commit 1cb9801fa6

View File

@@ -42,3 +42,13 @@ SNIKKET_DOMAIN = "localhost"
# not re-transferred.
#
# AVATAR_CACHE_TTL = 1800
# Which languages to offer
#
# Generally, the web portal will offer all languages it has available. There
# is little point in restricting this, unless if youre in a situation where
# the release youre on has a terrible translation of a specific language
# and not offering that language at all is better than having that terrible
# translation.
#
# LANGUAGES = ["de", "en"]