X7ROOT File Manager
Current Path:
/var/softaculous/readerself
var
/
softaculous
/
readerself
/
ðŸ“
..
📄
database.php
(3.73 KB)
📄
edit.php
(4.67 KB)
📄
edit.xml
(447 B)
📄
fileindex.php
(320 B)
ðŸ“
images
📄
import.php
(2.56 KB)
📄
info.xml
(3.61 KB)
📄
install.js
(924 B)
📄
install.php
(6.01 KB)
📄
install.xml
(467 B)
📄
md5
(8.02 KB)
📄
notes.txt
(60 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
📄
readerself_config.php
(734 B)
Editing: readerself_config.php
<?php defined('BASEPATH') OR exit('No direct script access allowed'); $config['salt_password'] = '[[salt_password]]'; $config['register'] = true; $config['password_reset'] = true; $config['ldap'] = false; $config['ldap_server'] = 'ldap://localhost'; $config['ldap_port'] = 389; $config['ldap_protocol'] = 3; $config['ldap_rootdn'] = 'cn=Manager,dc=my-domain,dc=com'; $config['ldap_rootpw'] = 'secret'; $config['ldap_basedn'] = 'dc=my-domain,dc=com'; $config['ldap_login_filter'] = '(|(uid=%login)(mail=%login))'; $config['ldap_user_email'] = 'mail'; $config['ldap_user_nickname'] = 'uid'; $config['email_protocol'] = 'mail'; $config['smtp_host'] = ''; $config['smtp_user'] = ''; $config['smtp_pass'] = ''; $config['smtp_port'] = 25;
Upload File
Create Folder