]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Merge pull request #9887 from MrPetovan/task/9872-normalize-frontend-api-responses
[friendica.git] / static / defaults.config.php
index 893f77cbd5d44fd1217a02476a1a40690dd2003d..e11e4c5c8d09170a924d385d7b5f54ae5adafd01 100644 (file)
@@ -247,10 +247,6 @@ return [
                // Number of "free" searches when system => permit_crawling is enabled.
                'free_crawls' => 10,
 
-               // frontend_worker_timeout (Integer)
-               // Value in minutes after we think that a frontend task was killed by the webserver.
-               'frontend_worker_timeout' => 10,
-
                // groupedit_image_limit (Integer)
                // Number of contacts at which the group editor should switch from display the profile pictures of the contacts to only display the names.
                // This can alternatively be set on a per account basis in the pconfig table.