X7ROOT File Manager
Current Path:
/var/softaculous/eventum
var
/
softaculous
/
eventum
/
ðŸ“
..
📄
config.php
(2.55 KB)
📄
edit.php
(6.07 KB)
📄
edit.xml
(447 B)
📄
extend.php
(1.85 KB)
📄
fileindex.php
(205 B)
ðŸ“
images
📄
import.php
(3.96 KB)
📄
info.xml
(4.29 KB)
📄
install.js
(1.19 KB)
📄
install.php
(11.44 KB)
📄
install.xml
(922 B)
📄
ldap.php
(17 B)
📄
md5
(8.16 KB)
📄
notes.txt
(135 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
private_key.php
(40 B)
📄
setup.php
(1.74 KB)
📄
update_pass.php
(269 B)
Editing: setup.php
<?php return [ 'monitor' => [ 'diskcheck' => [ 'status' => 'enabled', 'partition' => '[[softpath]]', ], 'paths' => [ 'status' => 'enabled', ], 'ircbot' => [ 'status' => 'enabled', ], ], 'scm' => [], 'smtp' => [ 'from' => '[[admin_email]]', 'host' => '[[out_host_server]]', 'port' => '[[out_m_port]]', 'auth' => '0', ], 'email_error' => [], 'email_routing' => [ 'warning' => [], ], 'note_routing' => [], 'draft_routing' => [], 'subject_based_routing' => [], 'email_reminder' => [], 'extensions' => [ 'Eventum\\Extension\\BuiltinLegacyLoaderExtension' => '[[softpath]]/src/Extension/BuiltinLegacyLoaderExtension.php', ], 'xhgui_profiler' => [ 'status' => 'enabled', ], 'handle_clock_in' => 'enabled', 'issue_lock' => 300, 'relative_date' => 'enabled', 'markdown' => 'disabled', 'audit_trail' => 'disabled', 'attachments' => [ 'default_adapter' => 'pdo', 'adapters' => [], ], 'update' => 1, 'closed' => 1, 'emails' => 1, 'files' => 1, 'support_email' => 'enabled', 'database' => [ 'hostname' => '[[softdbhost]]', 'database' => '[[softdb]]', 'username' => '[[softdbuser]]', 'password' => '[[softdbpass]]', 'port' => 3306, 'charset' => 'utf8', 'socket' => null, ], 'auth' => [ 'adapter' => 'Eventum\\Auth\\Adapter\\MysqlAdapter', 'options' => [ 'Eventum\\Auth\\Adapter\\MysqlAdapter' => null, ], 'login_backoff' => [ 'count' => null, 'minutes' => 15, ], ], ];
Upload File
Create Folder