bundles/basic: support creating additional locales

This commit is contained in:
Franzi 2021-01-24 07:49:49 +01:00
parent d344664fa1
commit 614bdf9dec
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 11 additions and 7 deletions

View file

@ -108,6 +108,10 @@ nodes['htz.ex42-1048908'] = {
'part.of.the.trans-agenda.eu': set(),
},
},
'locales': {
# because scripts need to generate german date outputs
'de_DE.UTF-8',
},
'matrix-synapse': {
'server_name': 'franzi.business',
'baseurl': 'matrix.franzi.business',