Forum Replies Created
-
AuthorPosts
-
wayne27Participant
Thanks for your help on this… as below
———————————————-
export.spreadsheet = xls
export.wordprocessor = docexport.pdf.defaultfontsize = 12
export.pdf.papersize = Letter
export.pdf.leftmargin = 15
export.pdf.rightmargin = 15
export.pdf.topmargin = 15
export.pdf.bottommargin = 15version.name = 2019.1.1
version.update_date = 20190718local.locale = en_US
local.precision = 2email.host = localhost
email.smtp_auth = false
email.username =
email.password =
email.smtpport = 25
email.secure =
email.ack = false
email.use_local_sendmail = falseencryption.default.key = this_is_the_encryption_key_change_it
nonce.key = this_should_be_random_and_secret_so_change_it
nonce.timelimit = 3600debug.level = All
debug.error_reporting = E_ERRORphpSettings.date.timezone = America/Vancouver
phpSettings.display_startup_errors = 1
phpSettings.display_errors = 1
phpSettings.log_errors = 1
phpSettings.error_log = tmp/log/php.log -
AuthorPosts
Recent Comments