Remove BuyMode and fix

This commit is contained in:
2025-11-08 18:25:51 +01:00
parent 40dd9b9fd8
commit 6b687a1018
16 changed files with 24 additions and 997 deletions

View File

@@ -143,11 +143,6 @@
"host": "127.0.0.1" // Bind address (default: 127.0.0.1, localhost only for security)
},
// Buy mode
"buyMode": {
"maxMinutes": 45
},
// Updates
"update": {
"enabled": true, // Enable automatic updates (default: true)