2015-06-19 16:08:43 +10:00
|
|
|
plugins:
|
2017-02-02 12:20:01 -05:00
|
|
|
solved_enabled:
|
|
|
|
default: true
|
|
|
|
client: true
|
2015-06-19 16:08:43 +10:00
|
|
|
allow_solved_on_all_topics:
|
|
|
|
default: false
|
|
|
|
client: true
|
2016-03-31 12:06:03 +11:00
|
|
|
accept_all_solutions_trust_level:
|
|
|
|
default: 4
|
|
|
|
client: true
|
2017-02-27 15:00:04 +00:00
|
|
|
empty_box_on_unsolved:
|
|
|
|
default: false
|
|
|
|
client: true
|
2017-03-08 15:21:41 +00:00
|
|
|
solved_quote_length:
|
2017-03-08 15:02:40 -05:00
|
|
|
default: 300
|
2017-03-08 15:21:41 +00:00
|
|
|
client: false
|
2017-05-22 17:09:40 +08:00
|
|
|
solved_topics_auto_close_hours:
|
|
|
|
default: 0
|
2021-02-18 13:49:39 +10:00
|
|
|
min: 0
|
|
|
|
max: 175200 # 20 years
|
2019-03-14 00:41:07 +05:30
|
|
|
show_filter_by_solved_status:
|
|
|
|
default: false
|
|
|
|
client: true
|
2020-10-30 22:01:27 +05:30
|
|
|
notify_on_staff_accept_solved:
|
|
|
|
default: false
|
2021-06-14 16:06:55 +05:30
|
|
|
disable_solved_education_message:
|
|
|
|
default: false
|
2021-06-17 22:12:33 +02:00
|
|
|
accept_solutions_topic_author:
|
|
|
|
default: true
|
|
|
|
solved_add_schema_markup:
|
|
|
|
type: enum
|
|
|
|
default: "always"
|
|
|
|
choices:
|
|
|
|
- "never"
|
|
|
|
- "always"
|
|
|
|
- "answered only"
|
2023-05-03 11:56:10 +10:00
|
|
|
prioritize_solved_topics_in_search: false
|
2021-09-17 11:12:47 -03:00
|
|
|
enable_solved_tags:
|
|
|
|
type: tag_list
|
|
|
|
default: ""
|
2021-06-17 22:12:33 +02:00
|
|
|
|