mirror of
https://github.com/aykhans/my-self-host-services.git
synced 2025-09-03 17:53:33 +00:00
first commit
This commit is contained in:
6
sftpgo/.env.example
Normal file
6
sftpgo/.env.example
Normal file
@@ -0,0 +1,6 @@
|
||||
# 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
|
Reference in New Issue
Block a user