/var/softaculous/magento241
NameSizeModeActions
images/-0755rm
php53/-0755rm
php56/-0755rm
php71/-0755rm
php81/-0755rm
php82/-0755rm
.htaccess112550644editdlrm
changelog.txt876230644editdlrm
check_elasticsearch.php37330644editdlrm
clone.php54580644editdlrm
config.php130620644editdlrm
di.xml1264280644editdlrm
edit.php44810644editdlrm
edit.xml4330644editdlrm
env.php20390644editdlrm
fileindex.php3230644editdlrm
import.php60450644editdlrm
info.xml43760644editdlrm
install.js18560644editdlrm
install.php290600644editdlrm
install.xml26250644editdlrm
md535700644editdlrm
Notes.txt30870644editdlrm
pubstatic_.htaccess38010644editdlrm
pub_.htaccess62060644editdlrm
remove.php25920644editdlrm
_config.php138810644editdlrm
Edit: /var/softaculous/magento241/env.php (2039B)
[ 'frontName' => '[[admin_folder]]' ], 'queue' => [ 'consumers_wait_for_messages' => 1 ], 'crypt' => [ 'key' => '[[key]]' ], 'db' => [ 'table_prefix' => '[[dbprefix]]', 'connection' => [ 'default' => [ 'host' => '[[softdbhost]]', 'dbname' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'model' => 'mysql4', 'engine' => 'innodb', 'initStatements' => 'SET NAMES utf8;', 'active' => '1', 'driver_options' => [ 1014 => false ] ] ] ], 'resource' => [ 'default_setup' => [ 'connection' => 'default' ] ], 'x-frame-options' => 'SAMEORIGIN', 'MAGE_MODE' => 'default', 'session' => [ 'save' => 'db' ], 'cache' => [ 'frontend' => [ 'default' => [ 'id_prefix' => '[[id_prefix]]' ], 'page_cache' => [ 'id_prefix' => '[[id_prefix]]' ] ], 'allow_parallel_generation' => false ], 'lock' => [ 'provider' => 'db', 'config' => [ 'prefix' => null ] ], 'directories' => [ 'document_root_is_pub' => false ], 'cache_types' => [ 'config' => 1, 'layout' => 1, 'block_html' => 1, 'collections' => 1, 'reflection' => 1, 'db_ddl' => 1, 'compiled_config' => 1, 'eav' => 1, 'customer_notification' => 1, 'config_integration' => 1, 'config_integration_api' => 1, 'full_page' => 1, 'config_webservice' => 1, 'translate' => 1, 'vertex' => 1 ], 'downloadable_domains' => [ '[[domhost]]' ], 'install' => [ 'date' => '[[_instime]]' ] ];