Changed default storage path
This commit is contained in:
@@ -71,7 +71,7 @@ catalog:
|
||||
label: "Data Directory"
|
||||
description: |
|
||||
The directory within the stack directory to store data
|
||||
default: "InvoiceNinja/Personal"
|
||||
default: "Personal/InvoiceNinja"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
@@ -60,7 +60,7 @@ catalog:
|
||||
label: "Data Directory"
|
||||
description: |
|
||||
The directory within the stack directory to store data
|
||||
default: "Nextcloud/Personal"
|
||||
default: "Personal/Nextcloud"
|
||||
required: true
|
||||
type: string
|
||||
|
||||
|
||||
Reference in New Issue
Block a user