mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-02 13:59:16 +08:00
AFAIK there's no reason to keep it hidden anymore and it having it hidden makes it harder to disable the plugin.
13 lines
242 B
YAML
13 lines
242 B
YAML
plugins:
|
|
lazy_videos_enabled:
|
|
default: true
|
|
client: true
|
|
lazy_youtube_enabled:
|
|
default: true
|
|
client: true
|
|
lazy_vimeo_enabled:
|
|
default: true
|
|
client: true
|
|
lazy_tiktok_enabled:
|
|
default: false
|
|
client: true
|