2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

fix site setting name

This commit is contained in:
Régis Hanol 2018-01-29 11:04:56 +01:00
parent 238e3f8a71
commit 8252f1e4ff

View file

@ -2,7 +2,7 @@ plugins:
presence_enabled:
default: true
client: true
presence_max_users_showns:
presence_max_users_shown:
default: 5
min: 1
max: 50