IP : 3.144.224.1 Hostname : host45.registrar-servers.com Kernel : Linux host45.registrar-servers.com 4.18.0-513.18.1.lve.2.el8.x86_64 #1 SMP Sat Mar 30 15:36:11 UTC 2024 x86_64 Disable Function : None :) OS : Linux PATH: / home/ jackpotjunglegam/ ../ ../ var/ softaculous/ ./ wp58/ ./ ./ ../ procwire/ ../ flat/ 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',
),
'plugins' => array(
'blockparser' => array(
'pages' => array(
'menu',
'about'
),
),
'bbcode' => array (
'escape-html' => true,
'comments' => false,
'editor' => true,
'url-maxlen' => 40,
),
'commentcenter' => array (
'log_all' => false,
'email_alert' => true,
'akismet_check' => false,
'akismet_key' => '',
'akismet_url' => '',
),
),
);

?>