
config 'server' 'server'
	option 'web_protocol' 'both'
	option 'https_port' '443'
	option 'web_root' '/www'
	option 'default_page_file' 'overview.sh'
	option 'page_not_found_file' 'login.sh'
	option 'no_password' '1'
	option 'http_port' '9090'

