]> git.mxchange.org Git - friendica.git/blobdiff - static/dependencies.config.php
Configuration for the priority of the notification for expired messages
[friendica.git] / static / dependencies.config.php
index ca9b788534b5e593a66fa2491c1b31eb35a98967..28cc58a611aa58c97bf19112fb8e16a763bc5b78 100644 (file)
@@ -75,7 +75,7 @@ return [
        Util\ConfigFileLoader::class => [
                'shared'          => true,
                'constructParams' => [
-                       [Dice::INSTANCE => '$basepath']
+                       [Dice::INSTANCE => '$basepath'],
                ],
        ],
        Config\Cache::class          => [