fix indentation
authorPepijn de Vos <pepijndevos@gmail.com>
Sat, 30 Mar 2013 15:31:21 +0000 (16:31 +0100)
committerPepijn de Vos <pepijndevos@gmail.com>
Sat, 30 Mar 2013 15:31:21 +0000 (16:31 +0100)
config.example.js

index f2f2620fb658a09a0a1953e66dd08dab0ea2b132..9df3068e7f9df79dbf57b32c28be5f7482950759 100644 (file)
@@ -88,8 +88,8 @@ conf.webirc_pass = {
 
 // Some IRCDs require the clients IP via the username/ident
 conf.ip_as_username = [
-       //"irc.network.com",
-       //"127.0.0.1"
+    //"irc.network.com",
+    //"127.0.0.1"
 ];
 
 // Whether to verify IRC servers' SSL certificates against built-in well-known certificate authorities