mirror of
https://github.com/discourse/discourse.git
synced 2025-09-04 08:47:37 +08:00
Update default linkify TLDs to top 15
Also kept gov, but moved it to the end because it was in the previous version.
This commit is contained in:
parent
cd798e49d8
commit
cd19d546a8
1 changed files with 1 additions and 1 deletions
|
@ -540,7 +540,7 @@ posting:
|
|||
markdown_linkify_tlds:
|
||||
client: true
|
||||
type: list
|
||||
default: 'com|gov|net|org'
|
||||
default: 'com|net|org|io|co|tv|ru|cn|us|uk|me|de|fr|fi|gov'
|
||||
enable_rich_text_paste:
|
||||
client: true
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue