aboutsummaryrefslogtreecommitdiffstats
path: root/res
diff options
context:
space:
mode:
Diffstat (limited to 'res')
-rw-r--r--res/res_jabber.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/res_jabber.c b/res/res_jabber.c
index 258a98352..a71aec110 100644
--- a/res/res_jabber.c
+++ b/res/res_jabber.c
@@ -2324,7 +2324,7 @@ static int aji_create_buddy(char *label, struct aji_client *client)
static int aji_load_config(void)
{
char *cat = NULL;
- int debug = 1;
+ int debug = 0;
struct ast_config *cfg = NULL;
struct ast_variable *var = NULL;