This website requires JavaScript.
Explore
Help
Register
Sign In
oadmin
/
sub2api
Watch
1
Star
0
Fork
0
You've already forked sub2api
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
216bda58da5f52cbffaa8deb79f9891184adc315
sub2api
/
backend
/
cmd
/
server
/
VERSION
2 lines
11 B
Plaintext
Raw
Normal View
History
Unescape
Escape
fix: change quota notify threshold semantics to "remaining quota" Threshold now represents remaining quota instead of usage amount: - Fixed ($): threshold=400, limit=1000 → alert when remaining drops to $400 (i.e., usage reaches $600) - Percentage (%): threshold=30%, limit=1000 → alert when remaining drops to 30% (i.e., usage reaches $700) Also: - Rename 告警阈值 → 提醒阈值 in i18n - Widen type dropdown to w-16 for proper $ / % display
2026-04-13 17:38:33 +08:00
0.1.110.34
Reference in New Issue
Copy Permalink