Преглед изворни кода

refactor: set rpc config at 'low' importance level instead of 'hidden'

Zaiming (Stone) Shi пре 2 година
родитељ
комит
6bc33e86be
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      apps/emqx_conf/src/emqx_conf_schema.erl

+ 1 - 1
apps/emqx_conf/src/emqx_conf_schema.erl

@@ -100,7 +100,7 @@ roots() ->
                     ?R_REF("rpc"),
                     #{
                         translate_to => ["gen_rpc"],
-                        importance => ?IMPORTANCE_HIDDEN
+                        importance => ?IMPORTANCE_LOW
                     }
                 )}
         ] ++