Changed default data directory name

This commit is contained in:
WilliamMiceli
2019-01-04 22:07:40 -05:00
parent 7a67e4af3b
commit 3adbea8712

View File

@@ -86,6 +86,6 @@ catalog:
label: "Data Directory" label: "Data Directory"
description: | description: |
The directory to store persistent data for the stack. The directory to store persistent data for the stack.
default: "Personal/Nextcloud-Experimental" default: "Personal/Nextcloud"
required: true required: true
type: string type: string