refactor: consolidate debug flag and update gitignore

- Rename debugMode to isDebug for consistency across codebase
- Move debug flag check in ValidateTimeStamp to match other validations
- Add database.db to gitignore and remove unused config file
- Update README.md to clarify user registration rules
This commit is contained in:
2026-02-28 15:48:01 +08:00
parent b661118180
commit 686c3dcd4e
8 changed files with 32 additions and 27 deletions
+3 -1
View File
@@ -40,6 +40,8 @@ go.work.sum
.env
/frp_client
/config
agent.md
super-frpc
super-frpc.exe
super-frpc.exe
database.db