discourse/plugins/discourse-presence/config/settings.yml

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

10 lines
147 B
YAML
Raw Normal View History

plugins:
presence_enabled:
default: true
2017-09-08 22:36:10 +08:00
client: true
2018-01-29 18:04:56 +08:00
presence_max_users_shown:
default: 5
client: true
min: 1
max: 50