lede/package/lean/aliyundrive-webdav/files/aliyundrive-webdav.config
Beginner c68d427fd1
aliyundrive-webdav: update to 1.1.0 (#8512)
Co-authored-by: messense <messense@icloud.com>
2021-12-26 01:24:35 +08:00

16 lines
374 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'