mirror of
https://github.com/yeongpin/cursor-free-vip.git
synced 2025-08-02 04:37:35 +08:00
Merge pull request #829 from cjahv/main
在 README.md 中新增 TempMailPlus 配置项说明
This commit is contained in:
commit
bdbec76a7b
@ -159,6 +159,14 @@ check_update = True
|
||||
# Show Account Info | 顯示賬號信息
|
||||
show_account_info = True
|
||||
|
||||
[TempMailPlus]
|
||||
# Enable TempMailPlus | 啓用 TempMailPlus(任何轉發到TempMailPlus的郵件都支持獲取驗證碼,例如cloudflare郵件Catch-all)
|
||||
enabled = false
|
||||
# TempMailPlus Email | TempMailPlus 電子郵件
|
||||
email = xxxxx@mailto.plus
|
||||
# TempMailPlus pin | TempMailPlus pin碼
|
||||
epin =
|
||||
|
||||
[WindowsPaths]
|
||||
storage_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\storage.json
|
||||
sqlite_path = C:\Users\yeongpin\AppData\Roaming\Cursor\User\globalStorage\state.vscdb
|
||||
|
Loading…
x
Reference in New Issue
Block a user