2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

Add .org to default linkified TLDs

This commit is contained in:
Joshua Rosenfeld 2018-02-02 16:31:40 -05:00 committed by GitHub
parent 0edd386b48
commit e262939590
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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