mirror of
https://github.com/friendica/friendica
synced 2024-11-09 23:02:54 +00:00
Changed description
This commit is contained in:
parent
ca7ceb6fe2
commit
41445a412d
1 changed files with 1 additions and 1 deletions
|
@ -136,7 +136,7 @@ return [
|
||||||
'disable_email_validation' => false,
|
'disable_email_validation' => false,
|
||||||
|
|
||||||
// disable_mentions_removal (Boolean)
|
// 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_mentions_removal' => false,
|
||||||
|
|
||||||
// disable_url_validation (Boolean)
|
// disable_url_validation (Boolean)
|
||||||
|
|
Loading…
Reference in a new issue