diff --git a/conf/config.conf.example b/conf/config.conf.example index f3bf5f8..f721721 100644 --- a/conf/config.conf.example +++ b/conf/config.conf.example @@ -55,8 +55,8 @@ port = __PORT__ # Example unix socket server #[server.3] -bind = unix:/tmp/webircgateway.sock -bind_mode = 0777 +#bind = unix:/tmp/webircgateway.sock +#bind_mode = 0777 # Serve static files from a web root folder. # Optional, but handy for serving the Kiwi IRC client if no other webserver is available