aboutsummaryrefslogtreecommitdiffstats
path: root/configs
diff options
context:
space:
mode:
authoroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-10 08:30:24 +0000
committeroej <oej@f38db490-d61c-443f-a65b-d21fe96a405b>2009-10-10 08:30:24 +0000
commit5febdf2d83eafbf5973324e51720764a6d917175 (patch)
treef4c04814c7dd38beee19ef0fc2059152d31a0d0c /configs
parenta076cbc064f863f2bd38d000be0429f779e7f641 (diff)
Adding note about TLS usage
git-svn-id: http://svn.digium.com/svn/asterisk/trunk@223415 f38db490-d61c-443f-a65b-d21fe96a405b
Diffstat (limited to 'configs')
-rw-r--r--configs/cdr_pgsql.conf.sample4
1 files changed, 4 insertions, 0 deletions
diff --git a/configs/cdr_pgsql.conf.sample b/configs/cdr_pgsql.conf.sample
index 0784c7b08..97efea65d 100644
--- a/configs/cdr_pgsql.conf.sample
+++ b/configs/cdr_pgsql.conf.sample
@@ -1,4 +1,8 @@
; Sample Asterisk config file for CDR logging to PostgresSQL
+;
+; Note that you can use TLS connections to your database server.
+; This is configured for your PostgreSQL client installation
+; on this system (check for pgsessions.conf)
[global]
;hostname=localhost