Setup: Update Linux package install guide #3861
Signed-off-by: Michael Mayer <michael@photoprism.app>
This commit is contained in:
parent
0af4eefde1
commit
be10bacb40
2 changed files with 2 additions and 2 deletions
setup/pkg/linux
File diff suppressed because one or more lines are too long
|
@ -41,7 +41,7 @@ If no explicit *originals*, *import* and/or *assets* path has been configured, a
|
|||
|
||||
Global config defaults can be defined in a `/etc/photoprism/defaults.yml` file (see below). When specifying paths, `~` is supported as a placeholder for the current user's home directory, e.g. `~/Pictures`. Relative paths can also be specified via `./pathname`.
|
||||
|
||||
Please keep in mind that any changes to the global config options, either [through the UI](https://docs.photoprism.app/user-guide/settings/advanced/), [config files](https://docs.photoprism.app/getting-started/config-files/), or by [setting environment variables](https://docs.photoprism.app/getting-started/config-options/), require a restart to take effect.
|
||||
Please keep in mind that any changes to the config options, either [through the UI](https://docs.photoprism.app/user-guide/settings/advanced/), [config files](https://docs.photoprism.app/getting-started/config-files/), or by [setting environment variables](https://docs.photoprism.app/getting-started/config-options/), require a restart to take effect.
|
||||
|
||||
### `defaults.yml`
|
||||
|
||||
|
|
Loading…
Reference in a new issue