From 7509fb00021a0c550cee91d2feb27c1137dde916 Mon Sep 17 00:00:00 2001 From: Florent Le Coz Date: Thu, 13 Jan 2011 23:20:17 +0100 Subject: Prompt password if no password is provided in config file --- data/default_config.cfg | 1 + 1 file changed, 1 insertion(+) (limited to 'data/default_config.cfg') diff --git a/data/default_config.cfg b/data/default_config.cfg index 18493968..662fb44e 100644 --- a/data/default_config.cfg +++ b/data/default_config.cfg @@ -28,6 +28,7 @@ default_nick = jid = # A password is needed only if you specified a jid. It will be ignored otherwise +# If you leave this empty, the password will be asked at each startup password = # the rooms you will join automatically on startup, with associated nickname or not -- cgit v1.2.3