X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fsettings.config.php;h=fd07c5d26212c15107e790c4326e7be1cce3d7e1;hb=c5969de66d2be3025245ee6dc3fd24805e205a55;hp=e3a7a10a2c41e2fe42f882a44e208553c5bba741;hpb=0e2e488521fbcf2d52dc8037ee6e9dd577fbf14c;p=friendica.git diff --git a/static/settings.config.php b/static/settings.config.php index e3a7a10a2c..fd07c5d262 100644 --- a/static/settings.config.php +++ b/static/settings.config.php @@ -148,10 +148,6 @@ return [ // Maximum system load before delivery and poll processes are deferred. 'maxloadavg' => 20, - // maxloadavg_frontend (Integer) - // Maximum system load before the frontend quits service - default 50. - 'maxloadavg_frontend' => 50, - // min_memory (Integer) // Minimal free memory in MB for the worker. Needs access to /proc/meminfo - default 0 (deactivated). 'min_memory' => 0,