aboutsummaryrefslogtreecommitdiffstats
path: root/configs/dbsep.conf.sample
diff options
context:
space:
mode:
authortilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 16:59:35 +0000
committertilghman <tilghman@f38db490-d61c-443f-a65b-d21fe96a405b>2010-03-22 16:59:35 +0000
commitdda9658b60e3e91d0cc6d9e089edc1d66e96c5a3 (patch)
tree5f88cb7300c50276ac2a6d26cf0553697a9aef4d /configs/dbsep.conf.sample
parent86d8630481441988067b2d82f5d3cca6e2741754 (diff)
Accomodate equal signs in DSNs and add documentation, based upon mmichelson's feedback.
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@253712 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs/dbsep.conf.sample')
-rw-r--r--configs/dbsep.conf.sample1
1 files changed, 1 insertions, 0 deletions
diff --git a/configs/dbsep.conf.sample b/configs/dbsep.conf.sample
index 00d187d14..9e0dd04e0 100644
--- a/configs/dbsep.conf.sample
+++ b/configs/dbsep.conf.sample
@@ -22,6 +22,7 @@
#
# The Data Source Name, as specified by the Perl DBI module.
+# Typically, this will be along the lines of 'DBI:mysql:astdbname[:dbhostname]' or 'DBI:Pg:dbname=astdbname;hostname=dbhostname'
dsn=somedsn
# Connected database user