You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 

19 lines
327 B

##
## tusd.conf -- TUSd "server" parameters
##
behind-proxy
host 0.0.0.0
port 1080
base-path /files/
hooks-dir @l_prefix@/etc/tusd/hooks
dir @l_prefix@/var/tusd/files
expose-metrics
metrics-path /metrics
max-size 1000000000
store-size 10000000000
timeout 30000