diff --git a/help/policy.html b/help/policy.html index ab24c79..b901fc0 100755 --- a/help/policy.html +++ b/help/policy.html @@ -30,7 +30,6 @@ <li><a href="http://sweap.cfa.harvard.edu/Data.html" target="_blank">PSP / SWEAP</a> <li><a href="https://www.cosmos.esa.int/web/solar-orbiter/solar-orbiter-publication-acknowledgement" target="_blank">SOLAR ORBITER</a> <li><a href="STEREO.html" target="_blank">STEREO</a> - <li><a href="https://www.cosmos.esa.int/web/solar-orbiter/solar-orbiter-publication-acknowledgement" target="_blank">SOLAR ORBITER</a> <li><a href="http://themis.ssl.berkeley.edu/roadrules.shtml" target="_blank">THEMIS</a> </ul> </div> diff --git a/php/config.php b/php/config.php index 5c5a4c5..97470b9 100644 --- a/php/config.php +++ b/php/config.php @@ -39,7 +39,7 @@ if (!defined('MAGIC_FILE')) define('MAGIC_FILE','/usr/share/misc/magic'); date_default_timezone_set('UTC'); // GUESTS LOGIN section -define("MaxGuests", 15); // Max Guests number +define("MaxGuests", 100); // Max Guests number define("GuestSessionDuration", 300); //300 minutes define("MaxGuestTimeInterval", 10); // days -- libgit2 0.21.2