Add transfer tracking and secure admin access

This commit is contained in:
2026-07-26 11:57:57 +08:00
parent 0738953e6d
commit 7df25edd96
111 changed files with 6379 additions and 1934 deletions
+3 -1
View File
@@ -17,7 +17,9 @@
},
"AllowedHosts": "*",
"Admin": {
"Key": ""
"BootstrapUsername": "",
"BootstrapPassword": "",
"CookieSecure": true
},
"Push": {
"Enabled": false,