X7ROOT File Manager
Current Path:
/var/softaculous/flat
var
/
softaculous
/
flat
/
ðŸ“
..
📄
clone.php
(5.87 KB)
📄
fileindex.php
(285 B)
📄
flat.zip
(4.21 MB)
ðŸ“
images
📄
import.php
(3.01 KB)
📄
info.xml
(1.41 KB)
📄
install.js
(924 B)
📄
install.php
(5.49 KB)
📄
install.xml
(553 B)
📄
md5
(4.44 KB)
📄
notes.txt
(956 B)
ðŸ“
php53
ðŸ“
php56
ðŸ“
php71
ðŸ“
php81
ðŸ“
php82
📄
settings-defaults.php
(1.19 KB)
ðŸ“
upgrade
📄
upgrade.php
(4.4 KB)
📄
upgrade.xml
(267 B)
Editing: settings-defaults.php
<?php $fp_config = array( 'general' => array( 'www' => 'http://localhost', 'title' => 'FlatPress', 'subtitle' => 'My FlatPress blog', 'footer' => '', 'author' => 'FlatPress Team', 'email' => 'webmaster@localhost.com', 'startpage' => NULL, 'maxentries' => '5', 'notify' => true, 'theme' => 'leggero', 'style' => 'leggero-v2', 'blogid' => 'fpdefid', 'charset' => 'utf-8' ), 'locale' => array( 'timeoffset' => '2', 'timeformat' => '%H:%M:%S', 'dateformat' => '%A, %B %e, %Y', 'dateformatshort' => '%Y-%m-%d', 'charset' => 'utf-8', 'lang' => 'en-us' ), 'staticlist' => array ( 'naturalsort' => true ), 'plugins' => array( 'blockparser' => array( 'pages' => array( 'menu', 'about' ), ), 'bbcode' => array ( 'escape-html' => true, 'comments' => true, 'editor' => true, 'url-maxlen' => 40, 'maskattachs' => false ), 'commentcenter' => array ( 'log_all' => false, 'email_alert' => true, 'akismet_check' => false, 'akismet_key' => '', 'akismet_url' => '' ), 'fpprotect' => array ( 'allowUnsafeInline' => false, 'allowPrettyURLEdit' => false, 'allowImageMetadata' => false, 'allowVisitorIp' => false ), ), ); ?>
Upload File
Create Folder