mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 20:26:35 +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'
|