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