mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-09 04:41:30 +08:00
22 lines
487 B
YAML
Executable file
22 lines
487 B
YAML
Executable file
plugins:
|
|
topic_voting_alert_votes_left:
|
|
default: 10
|
|
topic_voting_enabled:
|
|
default: true
|
|
client: true
|
|
topic_voting_show_who_voted:
|
|
default: true
|
|
client: true
|
|
topic_voting_show_votes_on_profile:
|
|
default: true
|
|
client: true
|
|
topic_voting_tl0_vote_limit:
|
|
default: 2
|
|
topic_voting_tl1_vote_limit:
|
|
default: 4
|
|
topic_voting_tl2_vote_limit:
|
|
default: 6
|
|
topic_voting_tl3_vote_limit:
|
|
default: 8
|
|
topic_voting_tl4_vote_limit:
|
|
default: 10
|