aboutsummaryrefslogtreecommitdiff
path: root/roles/nextcloud/defaults/main.yaml
diff options
context:
space:
mode:
authorKumar Damani <me@kumardamani.net>2023-01-04 20:49:30 +0000
committerKumar Damani <me@kumardamani.net>2023-01-04 20:49:30 +0000
commit3659a750ee669b87c9f363a6b7ab2660917f8d39 (patch)
treefdf5c866bea3686d01b5427e9bda1b3ed080cbfe /roles/nextcloud/defaults/main.yaml
parent6c8156a62ee472e5ecefdc1bc3f97b4dd8a72b68 (diff)
parent4352c2b692b66119acd1155f150cd3071eb11310 (diff)
Merge branch 'adguard' into 'master'
Adguard See merge request kdam0/vps!3
Diffstat (limited to 'roles/nextcloud/defaults/main.yaml')
-rw-r--r--roles/nextcloud/defaults/main.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/roles/nextcloud/defaults/main.yaml b/roles/nextcloud/defaults/main.yaml
index cd11c66..b0c20f3 100644
--- a/roles/nextcloud/defaults/main.yaml
+++ b/roles/nextcloud/defaults/main.yaml
@@ -1,8 +1,8 @@
# Default Values
---
-nextcloud_uid: "1000"
-nextcloud_gid: "1000"
+nextcloud_uid: "1001"
+nextcloud_gid: "1001"
nextcloud_tz: 'America/Toronto'
nextcloud_data_root: ''
nextcloud_host_port: ''