]> git.mxchange.org Git - friendica.git/blobdiff - static/defaults.config.php
Merge pull request #12004 from annando/priorities
[friendica.git] / static / defaults.config.php
index f20b333dd8a4667969c1179bd3093ba88a2e6d62..647fb73b13ffc325cf689a7171e45a7230daee59 100644 (file)
@@ -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