mirror of
https://github.com/Yonle/bostr.git
synced 2025-03-17 21:32:43 +01:00
exampleconfig: wording.
Signed-off-by: Yonle <yonle@lecturify.net>
This commit is contained in:
parent
4afe82b342
commit
0e7fc38d45
@ -154,8 +154,8 @@ module.exports = {
|
||||
// Cache relays - Store received events to cache relay(s) (Optional).
|
||||
// Could improve the speed of event deliveries.
|
||||
//
|
||||
// Ensure that the cache relay does not has websocket ratelimit being set.
|
||||
// CAUTION: - Cache relay is intensive in storing events. Watch for CPU usage.
|
||||
// Ensure that the cache relay does not have websocket ratelimit being set.
|
||||
// CAUTION: - Cache relay is intensive in storing events.
|
||||
// - Only works best with only 1 cache relay.
|
||||
// - Things may not work properly if you configure more than just a single cache relays.
|
||||
cache_relays: [
|
||||
|
Loading…
x
Reference in New Issue
Block a user