Add new env var for akkounts

This commit is contained in:
2024-03-14 23:05:05 +01:00
parent 25ee38fe27
commit 263eb88b72
3 changed files with 3 additions and 0 deletions

View File

@@ -11,6 +11,7 @@ node.default['akkounts']['smtp']['domain'] = 'kosmos.org'
node.default['akkounts']['smtp']['auth_method'] = 'plain'
node.default['akkounts']['smtp']['enable_starttls'] = 'auto'
node.default['akkounts']['btcpay']['public_url'] = nil
node.default['akkounts']['btcpay']['store_id'] = nil
node.default['akkounts']['ejabberd']['admin_url'] = nil