@swush 1.0 utf-8 server{ connector{ /* multiline comment */ protocol : http // singleline comment port : 8080 # singleline comment host : localhost admin_emails { root@localhost omry@yadan.net } } log{ output{ file : /var/log/server.log format : %t%s } } contact{ name: "Omry Yadan" email: omry@yadan.net } }