mirror of
https://github.com/fastapiadmin/FastapiAdmin.git
synced 2026-09-20 20:39:55 +00:00
refactor: 清理未使用的依赖和优化项目配置
- 移除前端未使用的依赖(md5, xlsx等)和类型定义 - 删除重复的.gitignore文件并统一配置 - 优化vite配置和打包策略 - 清理未使用的导入和注释代码
This commit is contained in:
@@ -898,7 +898,7 @@ acllog-max-len 128
|
||||
# The requirepass is not compatable with aclfile option and the ACL LOAD
|
||||
# command, these will cause requirepass to be ignored.
|
||||
#
|
||||
requirepass 连接密码
|
||||
requirepass FastApi123abc
|
||||
|
||||
# New users are initialized with restrictive permissions by default, via the
|
||||
# equivalent of this ACL rule 'off resetkeys -@all'. Starting with Redis 6.2, it
|
||||
|
||||
Reference in New Issue
Block a user