mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Add .org to default linkified TLDs
This commit is contained in:
parent
0edd386b48
commit
e262939590
@ -540,7 +540,7 @@ posting:
|
|||||||
markdown_linkify_tlds:
|
markdown_linkify_tlds:
|
||||||
client: true
|
client: true
|
||||||
type: list
|
type: list
|
||||||
default: 'com|gov|net'
|
default: 'com|gov|net|org'
|
||||||
enable_rich_text_paste:
|
enable_rich_text_paste:
|
||||||
client: true
|
client: true
|
||||||
default: false
|
default: false
|
||||||
|
Loading…
Reference in New Issue
Block a user