diff options
author | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:16:59 -0400 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2010-04-16 10:16:59 -0400 |
commit | 221cfa4043a1e9423a6ed4222fb41ef68b8fd73d (patch) | |
tree | d2672b93a05d27edd46087108719b9ed88efcb4e /conf | |
parent | param checks metadata string lengths against set db column sizes (diff) |
db, sysenv, sisurc.yml determine whether to share sisu markup source in db
Diffstat (limited to 'conf')
-rw-r--r-- | conf/sisu/v2/sisurc.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/sisu/v2/sisurc.yml b/conf/sisu/v2/sisurc.yml index 7a3e32af..418cdfd1 100644 --- a/conf/sisu/v2/sisurc.yml +++ b/conf/sisu/v2/sisurc.yml @@ -83,6 +83,7 @@ default: # port: '8081' #% sql database info, postgresql and sqlite #db: +# share_source: false # boolean, default is false # postgresql: # port: # '[port (default is 5432)]' # host: # '[if not localhost, provide host tcp/ip address or domain name]'' |