From b21c1b906ffb5b7484ed5448d7b2bdd00f51bd93 Mon Sep 17 00:00:00 2001 From: skiffer-git <44203734@qq.com> Date: Wed, 3 Apr 2024 16:14:38 +0800 Subject: [PATCH] Adjust configuration settings --- config/openim-rpc-auth.yml | 2 ++ config/share.yml | 15 --------------- 2 files changed, 2 insertions(+), 15 deletions(-) delete mode 100644 config/share.yml diff --git a/config/openim-rpc-auth.yml b/config/openim-rpc-auth.yml index 9c640f0ae..eacd5be50 100644 --- a/config/openim-rpc-auth.yml +++ b/config/openim-rpc-auth.yml @@ -9,3 +9,5 @@ prometheus: tokenPolicy: expire: 90 + +secret: openIM123 \ No newline at end of file diff --git a/config/share.yml b/config/share.yml deleted file mode 100644 index 4b27724c3..000000000 --- a/config/share.yml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - - - - -secret: openIM123 - - - -im-admin: - userID: [ "imAdmin" ] - nickname: [ "imAdmin" ]