gonextcloud/example.config.yml

10 lines
220 B
YAML
Raw Normal View History

2018-07-30 08:31:19 +00:00
url: https://my.nextcloud.com
login: admin
password: mypassword
app-name: testapp
groups-to-create:
- grp1
- grp2
- grp3
not-existing-user: this-user-should-not-exist
not-existing-group: this-group-should-not-exist