aboutsummaryrefslogtreecommitdiffhomepage
path: root/conf
diff options
context:
space:
mode:
authorRalph Amissah <ralph@amissah.com>2008-01-02 20:22:50 +0000
committerRalph Amissah <ralph@amissah.com>2008-01-02 20:22:50 +0000
commit58084d17d833e35f3a44319862d5c76085eac320 (patch)
tree652a0faaca469c70dc14f43134bc96eff8cb4e89 /conf
parentsql, postgresql allow tcp/ip connections, parameters from rc file, sisurc.yml (diff)
bump version number
Diffstat (limited to 'conf')
-rw-r--r--conf/sisu/sisurc.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/sisu/sisurc.yml b/conf/sisu/sisurc.yml
index 82915369..d5c186e8 100644
--- a/conf/sisu/sisurc.yml
+++ b/conf/sisu/sisurc.yml
@@ -84,7 +84,7 @@ default:
#% sql database info, postgresql and sqlite
#db:
# postgresql:
-# port: # '[port (default is 5432]'
+# port: # '[port (default is 5432)]'
# host: # '[if not localhost, provide host tcp/ip address or domain name]''
# user: # '[(if different from user) provide username]'
# password: # '[password if required]'