X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdefaults.config.php;h=647fb73b13ffc325cf689a7171e45a7230daee59;hb=3a158d00ebb734b9fd2945e6ab65ee1bcf7ab426;hp=f20b333dd8a4667969c1179bd3093ba88a2e6d62;hpb=4c52772d84eaf96d18e68ec0e546b648105221aa;p=friendica.git diff --git a/static/defaults.config.php b/static/defaults.config.php index f20b333dd8..647fb73b13 100644 --- a/static/defaults.config.php +++ b/static/defaults.config.php @@ -284,7 +284,7 @@ return [ // expire-notify-priority (integer) // Priority for the expirary notification - 'expire-notify-priority' => PRIORITY_LOW, + 'expire-notify-priority' => Friendica\Core\Worker::PRIORITY_LOW, // fetch_by_worker (Boolean) // Fetch missing posts via a background process