mirror of
https://github.com/TheAnachronism/docspell.git
synced 2025-03-28 01:35:06 +00:00
Website: fix internal links
Signed-off-by: martin f. krafft <madduck@madduck.net>
This commit is contained in:
parent
fe56ee0d5c
commit
658f41595f
@ -91,7 +91,7 @@ are presented above. The available storage types are
|
||||
|
||||
If you use the docker setup, you can find the corresponding
|
||||
environment variables to the above config snippet
|
||||
[below](#environment-variables).
|
||||
[here](@/docs/configure/defaults.md#environment-variables).
|
||||
|
||||
### Change Backends
|
||||
|
||||
@ -100,7 +100,7 @@ doing this, please make sure that the application is not used. It is
|
||||
important that no file is uploaded during the following steps.
|
||||
|
||||
The [cli](@/docs/tools/cli.md) will be used, please set it up first
|
||||
and you need to enable the [admin endpoint](#admin-endpoint). Config
|
||||
and you need to enable the [admin endpoint](@admin-endpoint.md). Config
|
||||
changes mentioned here must be applied to all nodes - joex and
|
||||
restserver!
|
||||
|
||||
|
@ -28,7 +28,7 @@ At last, it is possible to configure docspell via environment
|
||||
variables if there is no config file supplied (if a config file *is*
|
||||
supplied, it is always preferred). Note that this approach is limited,
|
||||
as arrays are not supported. A list of environment variables can be
|
||||
found at the [end of this page](#environment-variables). The
|
||||
found at [here](@/docs/configure/defaults.md#environment-variables). The
|
||||
environment variable name follows the corresponding config key - where
|
||||
dots are replaced by underscores and dashes are replaced by two
|
||||
underscores. For example, the config key `docspell.server.app-name`
|
||||
|
Loading…
x
Reference in New Issue
Block a user