bundles/radicale: introduce
All checks were successful
bundlewrap/pipeline/head This commit looks good
All checks were successful
bundlewrap/pipeline/head This commit looks good
This commit is contained in:
parent
d76f69ab49
commit
a0702416a0
8 changed files with 112 additions and 2 deletions
|
@ -9,6 +9,7 @@ nodes['htz.ex42-1048908'] = {
|
|||
'nodejs',
|
||||
'riot-web',
|
||||
'postgresql',
|
||||
'radicale',
|
||||
'travelynx',
|
||||
'vmhost',
|
||||
'voc-loudness-monitor',
|
||||
|
@ -226,6 +227,11 @@ nodes['htz.ex42-1048908'] = {
|
|||
},
|
||||
'worker_processes': 4,
|
||||
},
|
||||
'radicale': {
|
||||
'users': {
|
||||
'kunsi': vault.decrypt('encrypt$gAAAAABfktUcN5dAS1IP0bQr8Qe54F8UCKLWI3RXscI0xE5he1hx-faiR5grtW4p25mvgxJRw_kDs_dmpahpRztcAjnD8uNEOlFcQefqeVCxyJKsPYiVjN6WsRjAHFd7PoES9gcWln1O'),
|
||||
},
|
||||
},
|
||||
'riot-web': {
|
||||
'url': 'chat.franzi.business',
|
||||
'config': {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue