Setup: Update Linux package config examples #3861
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
c9287f6f29
commit
adafb34433
3 changed files with 3 additions and 1 deletions
File diff suppressed because one or more lines are too long
|
@ -53,6 +53,7 @@ Since you only need to add the values for which you want to have a custom defaul
|
|||
ConfigPath: "~/.config/photoprism"
|
||||
StoragePath: "~/.photoprism"
|
||||
OriginalsPath: "~/Pictures"
|
||||
ImportPath: "/media"
|
||||
AdminUser: "admin"
|
||||
AdminPassword: "insecure"
|
||||
AuthMode: "password"
|
||||
|
|
|
@ -1,6 +1,7 @@
|
|||
ConfigPath: "~/.config/photoprism"
|
||||
StoragePath: "~/.photoprism"
|
||||
OriginalsPath: "~/Pictures"
|
||||
ImportPath: "/media"
|
||||
AdminUser: "admin"
|
||||
AdminPassword: "insecure"
|
||||
AuthMode: "password"
|
||||
|
|
Loading…
Add table
Reference in a new issue