Correct README link
This commit is contained in:
parent
90e51e70c7
commit
648c7f94e1
@ -150,7 +150,7 @@ cargo run -- --help
|
|||||||
|
|
||||||
`veilid-server` has a wealth of configuration options. Further documentation on
|
`veilid-server` has a wealth of configuration options. Further documentation on
|
||||||
the format of the `veilid-server.conf` file may be found [in the project /doc
|
the format of the `veilid-server.conf` file may be found [in the project /doc
|
||||||
directory](./doc/config/config.md).
|
directory](./doc/config/veilid-server-config.md).
|
||||||
|
|
||||||
When running `veilid-server` in a Unix-like environment, the application will
|
When running `veilid-server` in a Unix-like environment, the application will
|
||||||
look for its config file under `/etc/veilid-server/`. If the config file is not
|
look for its config file under `/etc/veilid-server/`. If the config file is not
|
||||||
|
@ -19,6 +19,9 @@ and the `veilid-server.conf` file.
|
|||||||
| [daemon](#daemon) | Run `veilid-server` in the background |
|
| [daemon](#daemon) | Run `veilid-server` in the background |
|
||||||
| [client_api](#client_api) ||
|
| [client_api](#client_api) ||
|
||||||
|
|
||||||
|
|
||||||
|
#### daemon
|
||||||
|
|
||||||
```yaml
|
```yaml
|
||||||
daemon:
|
daemon:
|
||||||
enabled: false
|
enabled: false
|
||||||
|
Loading…
Reference in New Issue
Block a user