| Server IP : 142.11.234.102 / Your IP : 216.73.217.78 Web Server : Apache System : Linux dal-shared-66.hostwindsdns.com 4.18.0-513.24.1.lve.1.el8.x86_64 #1 SMP Thu May 9 15:10:09 UTC 2024 x86_64 User : krnuyqrm ( 1183) PHP Version : 7.4.33 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON | Sudo : OFF | Pkexec : OFF Directory : /proc/thread-self/root/var/softaculous/boxbill/ |
Upload File : |
<?php
return array (
'debug' => false,
'license' => 'FREE-5RTY-POI8-0UYT-IUYT-TGH6',
'salt' => '[[salt]]',
'url' => '[[softurl]]/',
'admin_area_prefix' => '/bb-admin',
'sef_urls' => false,
'timezone' => 'UTC',
'locale' => 'en_US',
'locale_date_format' => '%A, %d %B %G',
'locale_time_format' => ' %T',
'path_data' => '[[softpath]]/bb-data',
'path_logs' => '[[softpath]]/bb-data/log/application.log',
'log_to_db' => true,
'db' =>
array (
'type' => 'mysql',
'host' => '[[softdbhost]]',
'name' => '[[softdb]]',
'user' => '[[softdbuser]]',
'password' => '[[softdbpass]]',
),
'twig' =>
array (
'debug' => true,
'auto_reload' => true,
'cache' => '[[softpath]]/bb-data/cache',
),
'api' =>
array (
'require_referrer_header' => false,
'allowed_ips' =>
array (
),
'rate_span' => 3600,
'rate_limit' => 1000,
),
);