From 41445a412d2d14565bbb3cc275695535cd0a84ad Mon Sep 17 00:00:00 2001 From: Michael Date: Wed, 13 Feb 2019 22:36:55 +0000 Subject: [PATCH] Changed description --- config/defaults.config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/defaults.config.php b/config/defaults.config.php index 8a9bc19b5e..694f75c220 100644 --- a/config/defaults.config.php +++ b/config/defaults.config.php @@ -136,7 +136,7 @@ return [ 'disable_email_validation' => false, // disable_mentions_removal (Boolean) - // Disables the automatic removal of mentions in ActivityPub postings. + // Disables the automatic removal of implicit mentions in ActivityPub postings. 'disable_mentions_removal' => false, // disable_url_validation (Boolean)