mirror of
https://github.com/e107inc/e107.git
synced 2025-07-25 08:51:50 +02:00
#3101 - More optional flags added to e107_config.php
This commit is contained in:
@@ -1385,7 +1385,7 @@ class e_install
|
||||
// define('e_GIT', 'path-to-git'); // Path to GIT for developers
|
||||
// define('X-FRAME-SAMEORIGIN', false); // Option to override X-Frame-Options
|
||||
// define('e_PDO, true); // Enable PDO mode (used in PHP > 7 and when mysql_* methods are not available)
|
||||
|
||||
// define('e_DEBUG_MEDIAPICKER', true) // Enable experimental features in the Media Manager
|
||||
|
||||
";
|
||||
/*
|
||||
|
Reference in New Issue
Block a user