[moinmoin] Cr@ns -> Crans

Signed-off-by: Yohann D'ANELLO <ynerant@crans.org>
certbot_on_virtu
Yohann D'ANELLO 2021-03-12 11:30:16 +01:00
parent 43a1b5bb58
commit 0c363aabf3
Signed by: _ynerant
GPG Key ID: 3A75C55819C8CF85
1 changed files with 2 additions and 2 deletions

View File

@ -24,7 +24,7 @@ from Moinmoin import config
class Config(FarmConfig):
# basic options (you normally need to change these)
sitename = u'Cr@ns Wiki'
sitename = u'Crans Wiki'
interwikiname = 'CransWiki'
# name of entry page / front page [Unicode], choose one of those:
@ -161,7 +161,7 @@ class Config(FarmConfig):
'2a09:6840::/32', # IPv6 Aurore
],
actions=['newaccount'],
actions_msg={'newaccount':"La cr&eacute;ation de comptes n'est autoris&eacute;e que depuis le r&eacute;seau du Cr@ns ou sur zamok."},
actions_msg={'newaccount':"La cr&eacute;ation de comptes n'est autoris&eacute;e que depuis le r&eacute;seau du Crans ou sur zamok."},
),
categorie_public.PublicCategories(pub_cats=[u'Cat\xe9goriePagePublique']), # Avec trusted à False, les acl de Known s'appliquent
{% endif %}