X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=static%2Fdefaults.config.php;h=647fb73b13ffc325cf689a7171e45a7230daee59;hb=19155a4bb2d3f0d3935286fbb5a97333150e7dc9;hp=f20b333dd8a4667969c1179bd3093ba88a2e6d62;hpb=57a98c45f1c473476802d1a32c1e96e9d16138a8;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