Move default config into separate file

This commit is contained in:
eikek
2022-05-21 17:00:27 +02:00
parent 37bdbbb435
commit 084dcef996
11 changed files with 61 additions and 30 deletions

View File

@ -23,7 +23,7 @@ not prepare for each addon, it is recommended to install
and docker on the machine running joex.
Please also look at addon section in the [default
configuration](@/docs/configure/main.md#joex) for joex.
configuration](@/docs/configure/defaults.md#joex) for joex.
You need to explicitly enable addons in the restserver config file.
@ -235,4 +235,4 @@ When joex is not inside a container:
- Allow the user who runs the joex component to use docker and nix. If
you install nix as multi-user, then this is already done.
- Check the section on addons in the [default
configuration](@/docs/configure/main.md#joex) for joex
configuration](@/docs/configure/defaults.md#joex) for joex