|
@@ -1,4 +1,4 @@
|
|
|
-## EMQ X Configuration 4.3
|
|
|
|
|
|
|
+## EMQ X Configuration 5.0
|
|
|
|
|
|
|
|
##--------------------------------------------------------------------
|
|
##--------------------------------------------------------------------
|
|
|
## Cluster
|
|
## Cluster
|
|
@@ -2318,16 +2318,6 @@ listener.quic.external {
|
|
|
## Plugins
|
|
## Plugins
|
|
|
##-------------------------------------------------------------------
|
|
##-------------------------------------------------------------------
|
|
|
plugins: {
|
|
plugins: {
|
|
|
- ## The etc dir for plugins' config.
|
|
|
|
|
- ##
|
|
|
|
|
- ## Value: Folder
|
|
|
|
|
- etc_dir: "{{ platform_etc_dir }}/plugins/"
|
|
|
|
|
-
|
|
|
|
|
- ## The file to store loaded plugin names.
|
|
|
|
|
- ##
|
|
|
|
|
- ## Value: File
|
|
|
|
|
- loaded_file: "{{ platform_data_dir }}/loaded_plugins"
|
|
|
|
|
-
|
|
|
|
|
## The directory of extension plugins.
|
|
## The directory of extension plugins.
|
|
|
##
|
|
##
|
|
|
## Value: File
|
|
## Value: File
|