mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-04-17 06:13:12 +00:00
6 lines
345 B
Plaintext
6 lines
345 B
Plaintext
# https://docs.sftpgo.com/latest/config-file/ (Common > idle_timeout)
|
|
SFTPGO_COMMON_IDLE_TIMEOUT=15
|
|
# https://docs.sftpgo.com/latest/config-file/ (Common > upload_mode)
|
|
SFTPGO_COMMON_UPLOAD_MODE=0
|
|
# https://docs.sftpgo.com/latest/config-file/ (HTTP server > bindings > ip_proxy_header)
|
|
SFTPGO_HTTPD__BINDINGS__0__CLIENT_IP_PROXY_HEADER=X-Real-IP |