Sfoglia il codice sorgente

Merge branch 'plugins' into dev

Feng Lee 10 anni fa
parent
commit
02747e276b
1 ha cambiato i file con 12 aggiunte e 12 eliminazioni
  1. 12 12
      rel/files/plugins.config

+ 12 - 12
rel/files/plugins.config

@@ -1,16 +1,16 @@
 [
-% {emysql, [
-%    {pool_size, 4},
-%    {host, "localhost"},
-%    {port, 3306},
-%    {username, "root"}, 
-%    {password, "public"},
-%    {database, "mqtt"},
-%    {encoding, utf8}
-% ]},
-% {emqttd_auth_mysql, [
-%    {user_table, mqtt_users}
-% ]}
+ {emysql, [
+    {pool_size, 4},
+    {host, "localhost"},
+    {port, 3306},
+    {username, "root"}, 
+    {password, "public"},
+    {database, "mqtt"},
+    {encoding, utf8}
+ ]},
+ {emqttd_auth_mysql, [
+    {user_table, mqtt_users}
+ ]}
 %
 % {emqttd_dashboard, [
 %    {listener,