Browse Source

Update Core.md

Add docs for `MISAGO_BLEACH_CALLBACKS` setting.
musindmitriy 7 years ago
parent
commit
36e5d097d2
1 changed files with 5 additions and 0 deletions
  1. 5 0
      docs/settings/Core.md

+ 5 - 0
docs/settings/Core.md

@@ -87,6 +87,11 @@ It's impossible to regenerate user avatars store for existing avatars. Misago co
 This path to image file that Misago should use as blank avatar.
 This path to image file that Misago should use as blank avatar.
 
 
 
 
+## `MISAGO_BLEACH_CALLBACKS`
+
+Custom callbacks for `bleach` to customize automatic links substitution with `bleach.linkify`.
+
+
 ## `MISAGO_COMPACT_DATE_FORMAT_DAY_MONTH`
 ## `MISAGO_COMPACT_DATE_FORMAT_DAY_MONTH`
 
 
 Date format used by Misago `compact_date` filter for dates in this year.
 Date format used by Misago `compact_date` filter for dates in this year.