<?php /** * @package ImpressPages */ return [ 'sessionName' => 'ses[[SESSION_NAME]]', // prevents session conflict when two sites runs on the same server 'developmentEnvironment' => 1, // displays error and debug information. Change to 0 before deployment to production server 'showErrors' => 1, // 0 if you don't wish to display errors on the page 'debugMode' => 0, // Debug mode loads raw unminified JavaScript files, alerts AJAX errors. 'timezone' => 'America/New_York', // PHP 5 requires timezone to be set. 'db' => array ( 'hostname' => '[[softdbhost]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'tablePrefix' => '[[dbprefix]]', 'database' => '[[softdb]]', 'charset' => 'utf8', ), // Database configuration ];
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
php81 | Folder | 0755 |
|
|
php82 | Folder | 0755 |
|
|
PasswordHash.php | File | 6.74 KB | 0644 |
|
clone.php | File | 5.88 KB | 0644 |
|
config.php | File | 820 B | 0644 |
|
edit.php | File | 4.37 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
fileindex.php | File | 107 B | 0644 |
|
import.php | File | 4.5 KB | 0644 |
|
info.xml | File | 4.18 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 4.89 KB | 0644 |
|
install.xml | File | 1.25 KB | 0644 |
|
md5 | File | 6.56 KB | 0644 |
|
notes.txt | File | 455 B | 0644 |
|
upgrade.php | File | 3.52 KB | 0644 |
|
upgrade.xml | File | 1.17 KB | 0644 |
|