<?php // Multi-site setup define('MULTISITE', 0); // MySql database host define('DB_HOST', '[[softdbhost]]'); // MySql database username define('DB_USER', '[[softdbuser]]'); // MySql database password define('DB_PASSWORD', '[[softdbpass]]'); // MySql database name define('DB_NAME', '[[softdb]]'); // MySql database table prefix define('DB_TABLE_PREFIX', '[[dbprefix]]'); // Relative web url define('REL_WEB_URL', '[[relativeurl]]/'); // Web address - modify here for SSL version of site define('WEB_PATH', '[[softurl]]/'); // *************************************** // // ** OPTIONAL CONFIGURATION PARAMETERS ** // // *************************************** // // Enable debugging // define('OSC_DEBUG', true); // define('OSC_DEBUG_DB', true); // define('OSC_DEBUG_LOG', true); // Demo mode //define('DEMO', true); //define('DEMO_THEMES', true); //define('DEMO_PLUGINS', true); // PHP memory limit (ideally should be more than 128MB) // define('OSC_MEMORY_LIMIT', 64); // MemCache caching option (database queries cache) // define('OSC_CACHE', 'memcache'); // $_cache_config[] = array('default_host' => 'localhost', 'default_port' => 11211, 'default_weight' => 1); // Increase default login time for user // session_set_cookie_params(2592000); // ini_set('session.gc_maxlifetime', 2592000); ?>
Name | Type | Size | Permission | Actions |
---|---|---|---|---|
images | Folder | 0755 |
|
|
php53 | Folder | 0755 |
|
|
php56 | Folder | 0755 |
|
|
php71 | Folder | 0755 |
|
|
Bcrypt.php | File | 2.82 KB | 0644 |
|
changelog.txt | File | 8.03 KB | 0644 |
|
clone.php | File | 6.67 KB | 0644 |
|
config.php | File | 1.28 KB | 0644 |
|
edit.php | File | 5.54 KB | 0644 |
|
edit.xml | File | 433 B | 0644 |
|
extend.php | File | 11.87 KB | 0644 |
|
fileindex.php | File | 135 B | 0644 |
|
import.php | File | 3.75 KB | 0644 |
|
info.xml | File | 2.41 KB | 0644 |
|
install.js | File | 921 B | 0644 |
|
install.php | File | 6.52 KB | 0644 |
|
install.xml | File | 922 B | 0644 |
|
md5 | File | 2.33 KB | 0644 |
|
notes.txt | File | 276 B | 0644 |
|
update_pass.php | File | 598 B | 0644 |
|
upgrade.php | File | 2.96 KB | 0644 |
|
upgrade.xml | File | 328 B | 0644 |
|