Lan
53183138b4
feat(config): Add configurable workers and host settings
...
- Add "workers" configuration option to DEFAULT_CONFIG with default value of 1
- Add "host" configuration option to DEFAULT_CONFIG with default value of "::"
- Update uvicorn.run() to use settings.host and settings.workers instead of hardcoded values
- Reorganize imports in main.py for better readability and consistency
- Add blank line after time import in core/utils.py for PEP 8 compliance
- Allow dynamic configuration of server workers and binding host address
2025-12-18 23:08:40 +08:00
Lan
4f10c0800b
fix: some error
2025-12-01 11:30:52 +08:00
Lan
40cb6768b7
fix : #349
2025-05-21 00:14:40 +08:00
Lan
10d136b0c5
style: code format
2025-02-15 22:00:53 +08:00
Lan
1cbe8d5f2a
feat: 新增webdav存储
2025-02-09 20:25:23 +08:00
Lan
2ca874e0e0
refact: some codes
2024-10-06 17:14:16 +08:00
lan
f79be8a111
fix: 修复文本取件问题
2024-05-06 13:02:00 +08:00
buyfakett
b0817517b6
后端移动文件夹,前端在docker中编译,进一步减小镜像大小
2024-05-02 00:29:33 +08:00
lan
1e24f6cea4
add:1panel install
2023-12-13 22:50:16 +08:00
Do1e
9398e64298
add: #103 , add max_save_seconds config
2023-11-28 10:27:34 +08:00
lan
dcdad7ce2e
add:vue-i18n,admin add file size
2023-09-06 11:06:18 +08:00
silver-ymz
e3e2f9093d
feat: support server transfer for opendal
...
Signed-off-by: silver-ymz <yinmingzhuo@gmail.com >
2023-08-24 14:04:00 +08:00
lan
a41613b3e8
add:fronted
2023-08-14 13:30:10 +08:00
lan
296d25bb45
add:fronted
2023-08-14 05:03:07 +08:00
lan
32082bf67d
add:fronted
2023-08-14 01:56:46 +08:00
lan
25f94fc0bc
update
2023-08-11 19:23:48 +08:00
lan
80ec07c605
update:优化分析模式
2023-03-01 01:09:47 +08:00
lan
f72e121406
add:解决select可跳过次数限制,新增sha256加密token,限制取件码+ip+时间999s内取件
2023-02-09 14:22:56 +08:00
lan
745ada59bb
add:解决select可跳过次数限制,新增sha256加密token,限制取件码+ip+时间999s内取件
2023-02-08 03:17:22 +08:00
lan
f0fef66bf4
重构中,配置存入数据库,第一次智能生成随机后台地址,登录密码
2023-01-16 16:03:25 +08:00