op-packages/aliyundrive-webdav/files/aliyundrive-webdav.config
github-actions[bot] 32600acc60 🌴 Sync 2026-03-05 23:51:42
2026-03-05 23:51:42 +08:00

22 lines
558 B
Plaintext

config server
option enable '0'
option debug '0'
option refresh_token ''
option host '0.0.0.0'
option port '8080'
option drive_type ''
option auth_user ''
option auth_password ''
option read_buffer_size '10485760'
option upload_buffer_size '16777216'
option cache_size '1000'
option cache_ttl '600'
option root '/'
option no_trash '0'
option read_only '0'
option tls_cert ''
option tls_key ''
option skip_upload_same_size '0'
option prefer_http_download '0'
option redirect '1'