feat: 新增开启水印环境变量

This commit is contained in:
xlsea
2025-05-09 16:38:29 +08:00
parent 27372b309f
commit f946d05815
6 changed files with 12 additions and 1 deletions

3
.env
View File

@ -52,6 +52,9 @@ VITE_STORAGE_PREFIX=RY_
# used to control whether the program automatically detects updates
VITE_AUTOMATICALLY_DETECT_UPDATE=Y
# watermark
VITE_WATERMARK=N
# show proxy url log in terminal
VITE_PROXY_LOG=Y