DEV: Hide message bus site settings (#15009)

Admins don't need to be changing these.
This commit is contained in:
Daniel Waterworth 2021-11-18 11:36:34 -06:00 committed by GitHub
parent 135fdd59ed
commit 510219a0da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 7 additions and 0 deletions

View File

@ -1863,26 +1863,33 @@ developer:
hidden: true
default: ""
enable_long_polling:
hidden: true
client: true
default: true
enable_chunked_encoding:
hidden: true
client: true
default: true
long_polling_interval:
hidden: true
default: 25000
max: 25000
long_polling_base_url:
hidden: true
client: true
default: "/"
background_polling_interval:
hidden: true
client: true
default: 60000
max: 99000
polling_interval:
hidden: true
client: true
default: 3000
max: 99000
anon_polling_interval:
hidden: true
client: true
default: 30000
max: 99000