From eb3c5880337ca2576d093f1ee8858cda745dd45a Mon Sep 17 00:00:00 2001 From: HanzZ Date: Fri, 17 Feb 2012 10:47:05 +0100 Subject: [PATCH] Comment out the registration stuff --- spectrum/src/sample2.cfg | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/spectrum/src/sample2.cfg b/spectrum/src/sample2.cfg index 981124b9..3f755c00 100644 --- a/spectrum/src/sample2.cfg +++ b/spectrum/src/sample2.cfg @@ -101,14 +101,14 @@ type = none enable_public_registration=1 # Text to display upon user registration form -username_label=Jabber JID (e.g. user@server.tld): -instructions=Enter your remote jabber JID and password as well as your local username and password +#username_label=Jabber JID (e.g. user@server.tld): +#instructions=Enter your remote jabber JID and password as well as your local username and password # If True a local jabber account on is needed # for transport registration, the idea is to enable public registration # from other servers, but only for users, who have already local accounts -require_local_account=1 -local_username_label=Local username (without @server.tld): -local_account_server=localhost -local_account_server_timeout=10000 +#require_local_account=1 +#local_username_label=Local username (without @server.tld): +#local_account_server=localhost +#local_account_server_timeout=10000