Skip to content

Commit cc3f53d

Browse files
committed
fix(conf): add missing traffic-split to stream_plugins in config.yaml.example
1 parent e217078 commit cc3f53d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

conf/config.yaml.example

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -574,6 +574,7 @@ stream_plugins: # stream plugin list (sorted by priority)
574574
- ip-restriction # priority: 3000
575575
- limit-conn # priority: 1003
576576
- mqtt-proxy # priority: 1000
577+
- traffic-split # priority: 966
577578
#- prometheus # priority: 500
578579
- syslog # priority: 401
579580
# <- recommend to use priority (0, 100) for your custom plugins

0 commit comments

Comments
 (0)