add bundle:nextcloud to carlene

This commit is contained in:
Franzi 2023-09-02 21:14:38 +02:00
parent 0001b5639b
commit ad24c0ea5b
Signed by: kunsi
GPG key ID: 12E3D2136B818350
5 changed files with 125 additions and 1 deletions

View file

@ -13,9 +13,10 @@ nameservers = [*nameservers_ipv4, *nameservers_ipv6]
redis_databases = {
'matrix-media-repo': 7,
'netbox': (4, 5),
'rspamd': 6,
'nextcloud': 7,
'paperless-ng': None, # probably 0, but undocumented
'pretalx': (1, 2, 3),
'rspamd': 6,
}
security_email = f'mailto:{hostmaster_email}'