mirror of
https://github.com/discourse/discourse.git
synced 2026-08-06 13:08:40 +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
Vendored
13 lines
242 B
YAML
Vendored
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
|