improve some docs and disable telemetry server by default

This commit is contained in:
Nicola Murino
2021-11-29 17:58:10 +01:00
parent 3c24cb773f
commit 0f8170c10f
7 changed files with 47 additions and 9 deletions

View File

@@ -47,7 +47,7 @@ From the `Status` page you see the active services.
![Status](./img/status.png)
The default configuration enables the SFTP service on port `2022` and uses `SQLite` as data provider.
The default configuration enables the SFTP service on port `2022` and uses an embedded data provider (`SQLite` or `bolt` based on the target OS and architecture).
## Creating users