
config gowebdav 'config'
	option enable '0'
	option listen_port '6086'
	option username 'user'
	option password 'pass'
	option root_dir '/mnt'
	option read_only '0'
	option allow_wan '0'
	option use_https '0'
	option cert_cer ''
	option cert_key ''
