aboutsummaryrefslogtreecommitdiffstats
path: root/configs/res_config_sqlite.conf
diff options
context:
space:
mode:
authorrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-13 15:26:40 +0000
committerrussell <russell@f38db490-d61c-443f-a65b-d21fe96a405b>2007-09-13 15:26:40 +0000
commit01e614e47935f2d67374675637c143d8927b8992 (patch)
treef2abcec4816d8817794ba884d3d7525312c3cc18 /configs/res_config_sqlite.conf
parentfc106d84dd39548e291437f69a8df2eda3da2cb6 (diff)
Various code and documentation cleanups for res_config_sqlite
(closes issue #10711, rbraun_proformatique) git-svn-id: http://svn.digium.com/svn/asterisk/trunk@82321 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/res_config_sqlite.conf')
-rw-r--r--configs/res_config_sqlite.conf4
1 files changed, 0 insertions, 4 deletions
diff --git a/configs/res_config_sqlite.conf b/configs/res_config_sqlite.conf
index 87f1e08bf..04e6ae2e7 100644
--- a/configs/res_config_sqlite.conf
+++ b/configs/res_config_sqlite.conf
@@ -9,7 +9,3 @@ dbfile => /var/lib/asterisk/sqlite.db
; support is simply disabled.
config_table => ast_config
cdr_table => ast_cdr
-
-; This parameter controls the registration of the SQLITE() Dialplan application.
-app_enable => yes
-