packages/net/aliyundrive-webdav/files/aliyundrive-webdav.config
2022-02-13 13:59:57 +00:00

18 lines
419 B
Plaintext

config server
option enable '0'
option debug '0'
option refresh_token ''
option host '0.0.0.0'
option port '8080'
option auth_user ''
option auth_password ''
option read_buffer_size '10485760'
option cache_size '1000'
option cache_ttl '600'
option root '/'
option no_trash '0'
option domain_id ''
option read_only '0'
option tls_cert ''
option tls_key ''