summaryrefslogtreecommitdiff
path: root/configs/cel_pgsql.conf.sample
diff options
context:
space:
mode:
Diffstat (limited to 'configs/cel_pgsql.conf.sample')
-rw-r--r--configs/cel_pgsql.conf.sample3
1 files changed, 2 insertions, 1 deletions
diff --git a/configs/cel_pgsql.conf.sample b/configs/cel_pgsql.conf.sample
index cc9b9ff91..10e3285ec 100644
--- a/configs/cel_pgsql.conf.sample
+++ b/configs/cel_pgsql.conf.sample
@@ -64,4 +64,5 @@
;dbname=asterisk
;password=password
;user=postgres
-;table=cel ;SQL table where CEL's will be inserted
+;table=cel ; SQL table where CEL's will be inserted
+;appname=asterisk ; Postgres application_name support (optional). Whitespace not allowed.