fix: move config to AppData to prevent settings loss on update, add config.dev.json for dev environment

This commit is contained in:
MasterAcnolo
2026-04-11 16:33:58 +02:00
parent 96401a6e1f
commit 9b4b0306c7
5 changed files with 36 additions and 23 deletions

2
.gitignore vendored
View File

@@ -7,5 +7,7 @@
/ressources/ffprobe.exe
/ressources/deno.exe
config/config.dev.json
logs/*.json
logs/*.log