feat: 后端配置文件新增账号同时登录开关配置

This commit is contained in:
insistence
2024-04-02 10:42:07 +08:00
parent a57d737261
commit 38aca38d4d
5 changed files with 23 additions and 12 deletions

View File

@@ -15,6 +15,8 @@ APP_VERSION= '1.0.3'
APP_RELOAD = false
# 应用是否开启IP归属区域查询
APP_IP_LOCATION_QUERY = true
# 应用是否允许账号同时登录
APP_SAMETIME_LOGIN = true
# -------- Jwt配置 --------
# Jwt秘钥