Setup: Update Linux package install guide #3861

Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
Michael Mayer 2023-11-08 11:39:09 +01:00
parent 380c521098
commit c8d1b2e57b
2 changed files with 3 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -52,7 +52,8 @@ Since you only need to add the values for which you want to have a custom defaul
```yaml
ConfigPath: "~/.config/photoprism"
StoragePath: "~/.photoprism"
LogLevel: "info"
AdminUser: "admin"
AdminPassword: "insecure"
AuthMode: "password"
DatabaseDriver: "sqlite"
JpegQuality: 85