Просмотр исходного кода

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

Zaiming (Stone) Shi 2 лет назад
Родитель
Сommit
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
                     }
                 )}
         ] ++