OpenIMCommonConfigKey

This commit is contained in:
withchao
2023-03-21 15:33:33 +08:00
parent c036d27b36
commit 119f8bf820
2 changed files with 11 additions and 0 deletions
+2
View File
@@ -325,3 +325,5 @@ const (
FlagPrometheusPort = "prometheus_port"
FlagConf = "config_folder_path"
)
const OpenIMCommonConfigKey = "OpenIMServerConfig"