Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 84bd151431 |
@@ -39,7 +39,7 @@ USER_LIMITS = {
|
|||||||
"daily_translations": 10,
|
"daily_translations": 10,
|
||||||
"max_pages": 50,
|
"max_pages": 50,
|
||||||
"max_file_size": 30 * 1024 * 1024, # 30MB
|
"max_file_size": 30 * 1024 * 1024, # 30MB
|
||||||
"features": ["basic_translate", "compare_view", "retranslate", "history"],
|
"features": ["basic_translate", "retranslate", "export_pdf", "history"],
|
||||||
},
|
},
|
||||||
"vip_basic": { # 基础会员 (月付 ¥29)
|
"vip_basic": { # 基础会员 (月付 ¥29)
|
||||||
"daily_translations": 50,
|
"daily_translations": 50,
|
||||||
|
|||||||
Reference in New Issue
Block a user