diff options
author | Ralph Amissah <ralph@amissah.com> | 2008-01-02 20:22:50 +0000 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2008-01-02 20:22:50 +0000 |
commit | 58084d17d833e35f3a44319862d5c76085eac320 (patch) | |
tree | 652a0faaca469c70dc14f43134bc96eff8cb4e89 /conf | |
parent | sql, 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.yml | 2 |
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]' |