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