mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
fix site setting name
This commit is contained in:
parent
238e3f8a71
commit
8252f1e4ff
@ -2,7 +2,7 @@ plugins:
|
|||||||
presence_enabled:
|
presence_enabled:
|
||||||
default: true
|
default: true
|
||||||
client: true
|
client: true
|
||||||
presence_max_users_showns:
|
presence_max_users_shown:
|
||||||
default: 5
|
default: 5
|
||||||
min: 1
|
min: 1
|
||||||
max: 50
|
max: 50
|
||||||
|
Loading…
Reference in New Issue
Block a user