mirror of
https://github.com/drakkan/sftpgo.git
synced 2025-12-09 08:15:13 +03:00
add some docs for telemetry server
move pprof to the telemetry server only
This commit is contained in:
@@ -119,6 +119,10 @@
|
||||
"certificate_file": "",
|
||||
"certificate_key_file": ""
|
||||
},
|
||||
"telemetry": {
|
||||
"bind_port": 10000,
|
||||
"bind_address": "127.0.0.1"
|
||||
},
|
||||
"http": {
|
||||
"timeout": 20,
|
||||
"ca_certificates": [],
|
||||
|
||||
Reference in New Issue
Block a user