12 lines
226 B
Plaintext
12 lines
226 B
Plaintext
|
|
config gowebdav 'config'
|
|
option enable '0'
|
|
option listen_port '6086'
|
|
option root_dir '/mnt'
|
|
option read_only '0'
|
|
option show_hidden '0'
|
|
option allow_wan '0'
|
|
option use_https '0'
|
|
option cert_cer ''
|
|
option cert_key ''
|