mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-06 14:20:55 +03:00
improve some docs and disable telemetry server by default
This commit is contained in:
@@ -47,7 +47,7 @@ From the `Status` page you see the active services.
|
||||
|
||||

|
||||
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user