Remove link rewriting option as it is easily bypassable

This commit is contained in:
Thibaut Girka
2019-08-01 18:48:16 +02:00
committed by ThibG
parent 76b80a1511
commit ff0ceb28b3
5 changed files with 17 additions and 75 deletions

View File

@@ -22,7 +22,7 @@ const initialState = ImmutableMap({
hicolor_privacy_icons: false,
show_content_type_choice: false,
filtering_behavior: 'hide',
link_rewriting: 'tag',
tag_misleading_links: true,
content_warnings : ImmutableMap({
auto_unfold : false,
filter : null,