mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 13:31:44 +08:00
14 lines
257 B
YAML
14 lines
257 B
YAML
plugins:
|
|
poll_enabled:
|
|
default: true
|
|
client: true
|
|
poll_maximum_options:
|
|
default: 20
|
|
client: true
|
|
poll_edit_window_mins:
|
|
default: 5
|
|
poll_minimum_trust_level_to_create:
|
|
default: 1
|
|
client: true
|
|
enum: 'TrustLevelSetting'
|