]> git.ipfire.org Git - thirdparty/asterisk.git/commitdiff
Avoid warnings on load when using sample configuration files.
authorJason Parker <jparker@digium.com>
Thu, 8 Nov 2007 18:45:15 +0000 (18:45 +0000)
committerJason Parker <jparker@digium.com>
Thu, 8 Nov 2007 18:45:15 +0000 (18:45 +0000)
Issue 11195, patch by eliel.

git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.4@89115 65c4cc65-6c06-0410-ace0-fbb531ad65f3

configs/res_odbc.conf.sample

index 2642676bfdc03cfb6d400b4fc46f7fa239629159..16a1e6b058ce898a8ae8275addfa6da5c745f50f 100644 (file)
@@ -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