X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=doc%2FSettings.md;h=16b7ec38a4c76726039836d7e2b8160239e52f36;hb=f329d5c067f0b981fb100fafdf5ad484e5b828f7;hp=67a5af832ec1496749b5f3e556bd7d4d61e0f127;hpb=59cb53b0117692ad30deeea0a95de9fb03572ec9;p=friendica.git diff --git a/doc/Settings.md b/doc/Settings.md index 67a5af832e..16b7ec38a4 100644 --- a/doc/Settings.md +++ b/doc/Settings.md @@ -240,15 +240,9 @@ This section allows you to configure the background process that is triggered by The process does check the available system resources before creating a new worker for a task. Because of this, it may happen that the maximum number of worker processes you allow will not be reached. -If your server setup does not allow you to use the `proc_open` function of PHP, please disable it in this section. - The tasks for the background process have priorities. To guarantee that important tasks are executed even though the system has a lot of work to do, it is useful to enable the *fastlane*. -Should you not be able to run a cron job on your server, you can also activate the *frontend* worker. -If you have done so, you can call `example.com/worker` (replace example.com with your actual domain name) on a regular basis from an external service. -This will then trigger the execution of the background process. - ### Relocate ## Users