Add default for nextcloud.ldap.config
This commit is contained in:
parent
a4300795cf
commit
a828c79cb4
1 changed files with 3 additions and 1 deletions
|
|
@ -18,7 +18,9 @@ nextcloud:
|
|||
user: nextcloud
|
||||
pw: None
|
||||
name: nextcloud
|
||||
ldap:
|
||||
config: {}
|
||||
groupfolders: []
|
||||
prometheus_exporter:
|
||||
enabled: True
|
||||
port: 9123
|
||||
port: 9123
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue