#################################### Server #################################### [server] protocol = http http_port = 80 enable_gzip = true #################################### Anonymous Auth ###################### [auth.anonymous] # enable anonymous access enabled = true