mirror of
https://github.com/hoytech/strfry.git
synced 2025-06-19 09:36:43 +00:00
remove lookbehind feature from plugins
This commit is contained in:
@ -52,9 +52,6 @@ config:
|
||||
- name: relay__writePolicy__plugin
|
||||
desc: "If non-empty, path to an executable script that implements the writePolicy plugin logic"
|
||||
default: ""
|
||||
- name: relay__writePolicy__lookbackSeconds
|
||||
desc: "Number of seconds to search backwards for lookback events when starting the writePolicy plugin (0 for no lookback)"
|
||||
default: 0
|
||||
|
||||
- name: relay__compression__enabled
|
||||
desc: "Use permessage-deflate compression if supported by client. Reduces bandwidth, but slight increase in CPU"
|
||||
|
Reference in New Issue
Block a user