docs(conduit): update link to config docs

This commit is contained in:
nat-418 2024-04-24 09:11:03 +02:00
parent def8887b92
commit d24376448b
No known key found for this signature in database
GPG Key ID: 93834DC1667FF0F5
1 changed files with 1 additions and 1 deletions

View File

@ -102,7 +102,7 @@ in
default = {};
description = ''
Generates the conduit.toml configuration file. Refer to
<https://gitlab.com/famedly/conduit/-/blob/master/conduit-example.toml>
<https://docs.conduit.rs/configuration.html>
for details on supported values.
Note that database_path can not be edited because the service's reliance on systemd StateDir.
'';