mirror of
https://gitlab.bertha.cloud/partitio/Nextcloud-Partitio/gonextcloud
synced 2024-11-06 02:26:24 +00:00
10 lines
220 B
YAML
10 lines
220 B
YAML
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 |