PHP 8.2.30
Preview: .env Size: 2.99 KB
/proc/thread-self/root/proc/self/root/proc/thread-self/root/var/softaculous/ospos/.env

#--------------------------------------------------------------------
# ENVIRONMENT
#--------------------------------------------------------------------

CI_ENVIRONMENT = production
CI_DEBUG = false

#--------------------------------------------------------------------
# APP
#--------------------------------------------------------------------

app.appTimezone = 'UTC'

#--------------------------------------------------------------------
# DATABASE
#--------------------------------------------------------------------

database.default.hostname = '[[softdbhost]]'
database.default.database = '[[softdb]]'
database.default.username = '[[softdbuser]]'
database.default.password = '[[softdbpass]]'
database.default.DBDriver = 'MySQLi'
database.default.DBPrefix = 'ospos_'
database.default.port = 3306

database.development.hostname = 'localhost'
database.development.database = 'ospos'
database.development.username = 'admin'
database.development.password = 'pointofsale'
database.development.DBDriver = 'MySQLi'
database.development.DBPrefix = 'ospos_'
database.development.port = 3306

database.tests.hostname = 'localhost'
database.tests.database = 'ospos'
database.tests.username = 'admin'
database.tests.password = 'pointofsale'
database.tests.DBDriver = 'MySQLi'
database.tests.DBPrefix = 'ospos_'
database.tests.charset = utf8mb4
database.tests.DBCollat = utf8mb4_general_ci
database.tests.port = 3306

#--------------------------------------------------------------------
# EMAIL
#--------------------------------------------------------------------

email.SMTPHost = ''
email.SMTPUser = ''
email.SMTPPass = ''
email.SMTPPort =
email.SMTPTimeout = 5
email.SMTPCrypto = 'tls'

#--------------------------------------------------------------------
# ENCRYPTION
#--------------------------------------------------------------------

encryption.key = '[[encryption_key]]'

#--------------------------------------------------------------------
# HONEYPOT
#--------------------------------------------------------------------

honeypot.hidden = true
honeypot.label = 'Fill This Field'
honeypot.name = 'honeypot'
honeypot.template = '<label>{label}</label><input type="text" name="{name}" value="">'
honeypot.container = '<div style="display:none">{template}</div>'

#--------------------------------------------------------------------
# LOGGER
# - 0 = Disables logging, Error logging TURNED OFF
# - 1 = Emergency Messages - System is unusable
# - 2 = Alert Messages - Action Must Be Taken Immediately
# - 3 = Critical Messages - Application component unavailable, unexpected exception.
# - 4 = Runtime Errors - Don't need immediate action, but should be monitored.
# - 5 = Warnings - Exceptional occurrences that are not errors.
# - 6 = Notices - Normal but significant events.
# - 7 = Info - Interesting events, like user logging in, etc.
# - 8 = Debug - Detailed debug information.
# - 9 = All Messages
#--------------------------------------------------------------------

logger.threshold = 0
app.db_log_enabled = false
app.db_log_only_long = false

Directory Contents

Dirs: 6 × Files: 20

Name Size Perms Modified Actions
images DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
php53 DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
php56 DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
php71 DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
php81 DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
php82 DIR
- drwxr-xr-x 2025-06-09 21:02:24
Edit Download
2.99 KB lrw-r--r-- 2025-06-09 08:45:54
Edit Download
1.15 KB lrw-r--r-- 2025-06-09 08:45:54
Edit Download
803 B lrw-r--r-- 2025-06-09 08:45:54
Edit Download
4.70 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
433 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
9.27 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
279 B lrw-r--r-- 2025-06-09 08:45:54
Edit Download
4.27 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
3.57 KB lrw-r--r-- 2025-06-09 08:45:54
Edit Download
921 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
4.52 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
792 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
2.14 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
655 B lrw-r--r-- 2025-06-09 08:45:54
Edit Download
45.83 KB lrw-r--r-- 2025-06-09 08:45:54
Edit Download
31.08 MB lrw-r--r-- 2025-06-09 08:45:54
Edit Download
541 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
5.76 KB lrw-r--r-- 2025-06-09 11:06:16
Edit Download
248 B lrw-r--r-- 2021-12-23 11:54:36
Edit Download
2.34 KB lrw-r--r-- 2025-06-09 08:45:54
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).