aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authormarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-11 14:06:51 +0000
committermarkster <markster@f38db490-d61c-443f-a65b-d21fe96a405b>2003-08-11 14:06:51 +0000
commit2e8b1fc05240b056f4c2928fb19b2a1e981e0d2b (patch)
tree6d20a7a9c68d285a2ec7194483bb1167b4500390 /configs
parentfe3df613dd0ff4959198407c4a6018dd0c943b44 (diff)
Update mysql.conf sample
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@1289 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rwxr-xr-xconfigs/cdr_mysql.conf.sample5
1 files changed, 5 insertions, 0 deletions
diff --git a/configs/cdr_mysql.conf.sample b/configs/cdr_mysql.conf.sample
index 18f3154a4..0c2fbb996 100755
--- a/configs/cdr_mysql.conf.sample
+++ b/configs/cdr_mysql.conf.sample
@@ -1,3 +1,8 @@
+;
+; Note - if the database server is hosted on the same machine as the
+; asterisk server, you can achieve a local Unix socket connection by
+; setting hostname=localhost
+;
;[global]
;hostname=database.host.name
;dbname=asteriskcdrdb