From 534a372d1a51be83ac151273cbca155b2fd17ae3 Mon Sep 17 00:00:00 2001 From: qwell Date: Thu, 8 Nov 2007 18:45:15 +0000 Subject: Avoid warnings on load when using sample configuration files. Issue 11195, patch by eliel. git-svn-id: http://svn.digium.com/svn/asterisk/branches/1.4@89115 f38db490-d61c-443f-a65b-d21fe96a405b --- configs/res_odbc.conf.sample | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'configs') diff --git a/configs/res_odbc.conf.sample b/configs/res_odbc.conf.sample index 2642676bf..16a1e6b05 100644 --- a/configs/res_odbc.conf.sample +++ b/configs/res_odbc.conf.sample @@ -10,7 +10,7 @@ INFORMIXDIR => /opt/informix ; All other sections are arbitrary names for database connections. [asterisk] -enabled => yes +enabled => no dsn => asterisk ;username => myuser ;password => mypass -- cgit v1.2.3