mirror of
https://github.com/discourse/discourse.git
synced 2025-09-05 08:59:27 +08:00
Add .org to default linkified TLDs
This commit is contained in:
parent
0edd386b48
commit
e262939590
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'
|
||||
default: 'com|gov|net|org'
|
||||
enable_rich_text_paste:
|
||||
client: true
|
||||
default: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue