; Simple Invoices configuration file ; - refer http://www.simpleinvoices.org/config for all options ; Production site configuration data [production] database.adapter = pdo_mysql database.utf8 = true database.params.host = [[softdbhost]] database.params.username = [[softdbuser]] database.params.password = [[softdbpass]] database.params.dbname = [[softdb]] database.params.port = 3306 authentication.enabled = true authentication.http = export.spreadsheet = xls export.wordprocessor = doc export.pdf.screensize = 800 export.pdf.papersize = A4 export.pdf.leftmargin = 15 export.pdf.rightmargin = 15 export.pdf.topmargin = 15 export.pdf.bottommargin = 15 local.locale = [[language]] local.precision = 2 email.host = localhost email.smtp_auth = false email.username = email.password = email.smtpport = 25 email.secure = email.ack = false encryption.default.key = [[encryption_key]] nonce.key = [[nonce_key]] nonce.timelimit = 3600 version.name = 2011.1 - stable debug.level = All debug.error_reporting = E_ERROR phpSettings.date.timezone = Europe/London phpSettings.display_startup_errors = 1 phpSettings.display_errors = 1 phpSettings.log_errors = 0 phpSettings.error_log = tmp/log/php.log ; Explicity confirm delete of line items from invoices? (yes/no) confirm.deleteLineItem = no ; Staging site configuration data inherits from production and ; overrides values as necessary [staging : production] database.params.dbname = [[softdb]] database.params.username = [[softdbuser]] database.params.password = [[softdbpass]] [dev : production] database.params.dbname = [[softdb]] debug.error_reporting = E_ALL phpSettings.display_startup_errors = 1 phpSettings.display_errors = 1
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
clone.php | File | 2.83 KB | 0644 |
|
config.ini | File | 1.95 KB | 0644 |
|
edit.php | File | 4.85 KB | 0644 |
|
edit.xml | File | 489 B | 0644 |
|
fileindex.php | File | 153 B | 0644 |
|
import.php | File | 3.39 KB | 0644 |
|
info.xml | File | 1.27 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 4.19 KB | 0644 |
|
install.xml | File | 1.6 KB | 0644 |
|
md5 | File | 2.45 KB | 0644 |
|
notes.txt | File | 190 B | 0644 |
|