IP : 18.223.211.254Hostname : host45.registrar-servers.comKernel : 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_64Disable Function : None :) OS : Linux
PATH:
/
home/
./
../
var/
softaculous/
smf20/
./
../
magento/
../
libre/
../
fud/
GLOBALS.php/
/
<?php /** * copyright : (C) 2001-2019 Advanced Internet Designs Inc. * email : forum@prohost.org * $Id$ * * This program is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License as published by the * Free Software Foundation; version 2 of the License. **/
$GLOBALS['REG_TIME_LIMIT'] = 60; /* seconds */ $GLOBALS['POST_ICONS_PER_ROW'] = 9; /* int */ $GLOBALS['MAX_LOGGEDIN_USERS'] = 25; /* int */ $GLOBALS['PHP_COMPRESSION_LEVEL'] = 9; /* int 1-9 */ $GLOBALS['PHP_CLI'] = ''; /* Command line PHP exectable */ $GLOBALS['MNAV_MAX_DATE'] = 31; /* days */ $GLOBALS['MNAV_MAX_LEN'] = 512; /* characters */
$GLOBALS['FEED_MAX_N_RESULTS'] = 20; /* int */ $GLOBALS['FEED_AUTH_ID'] = 0; /* 0 - treat as anon user, >0 treat like specific forum user */ $GLOBALS['FEED_CACHE_AGE'] = 3600;