From 30ff2503b07b8548c0db148f459f1c14b4c1bd11 Mon Sep 17 00:00:00 2001 From: alezakos Date: Sun, 4 Aug 2013 11:30:07 +0300 Subject: Whitespace --- config.py | 1 - 1 file changed, 1 deletion(-) (limited to 'config.py') diff --git a/config.py b/config.py index bf2638d..010a2f6 100644 --- a/config.py +++ b/config.py @@ -29,7 +29,6 @@ conf.registerGlobalValue(Github, 'hidePush', conf.registerGlobalValue(Github, 'passcode', registry.String('', """Password which should be included into the URL""")) - conf.registerGlobalValue(Github, 'disallowChannelOverride', registry.Boolean(False, """Don't let the user select the channel where the messages will be sent to on the URL""")) -- cgit v1.2.3