Project

General

Profile

Bug #20150 » ext_conf_template.txt

Administrator Admin, 2009-03-10 10:49

 
# cat=basic/enable; type=boolean; label=Enable post-processing hook for extension mailformplus
enable_hook_mailformplus = 0

# cat=basic/other; type=string; label=Define Storage objects for referrer tracking (only db is currently supported)
referrer_storage = db

# cat=basic/other; type=int; label=Defines maximum lifetime of referer information in storage container (minutes, no thousand/decimal separator)
referer_lifetime = 525600

# cat=basic/other; type=string; label=DSN for 2nd (external) logging database mysql://username
external_db =


TSConstantEditor.basic {
description = <span style="background:red; padding:1px 2px; color:#fff; font-weight:bold;">1</span> Example DSN string:<br><i>mysql://username:passwd@host/dbname</i>
1=external_db
}
(2-2/2)