mirror of
https://github.com/discourse/discourse.git
synced 2024-11-29 21:42:40 +08:00
7 lines
138 B
YAML
7 lines
138 B
YAML
|
site_settings:
|
||
|
plugin_setting:
|
||
|
default: "some value"
|
||
|
test_some_topic_id:
|
||
|
default: 0
|
||
|
test_some_other_topic_id:
|
||
|
default: 0
|