add bundle:nextcloud to carlene
This commit is contained in:
parent
0001b5639b
commit
ad24c0ea5b
5 changed files with 125 additions and 1 deletions
|
@ -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}'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue