add frontend worker to the admin panel and regen master messages.po file

This commit is contained in:
Tobias Diekershoff 2016-12-06 08:44:59 +01:00
parent a25910db84
commit ac5617c40c
4 changed files with 5020 additions and 5004 deletions

View file

@ -29,7 +29,6 @@ Example: To set the directory value please add this line to your .htconfig.php:
* disable_email_validation (Boolean) - Disables the check if a mail address is in a valid format and can be resolved via DNS.
* disable_url_validation (Boolean) - Disables the DNS lookup of an URL.
* event_input_format - Default value is "ymd".
* frontend_worker (Boolean) - Activates the frontend worker which acts as a replacement for running the poller via the command line.
* frontend_worker_timeout - Value in minutes after we think that a frontend task was killed by the webserver. Default value is 10.
* ignore_cache (Boolean) - For development only. Disables the item cache.
* like_no_comment (Boolean) - Don't update the "commented" value of an item when it is liked.