fix download

This commit is contained in:
2025-10-30 19:56:22 +01:00
parent adfbdf56d0
commit 627f8b0cc4
7 changed files with 159 additions and 184 deletions

View File

@@ -1,24 +0,0 @@
{
"name": "Aniworld",
"data_dir": "data",
"scheduler": {
"enabled": true,
"interval_minutes": 60
},
"logging": {
"level": "INFO",
"file": null,
"max_bytes": null,
"backup_count": 3
},
"backup": {
"enabled": false,
"path": "data/backups",
"keep_days": 30
},
"other": {
"master_password_hash": "$pbkdf2-sha256$29000$qRWiNCaEEIKQkhKiFOLcWw$P1QqwKEJHzPszsU/nHmIzdxwbTMIV2iC4tbWUuhqZlo",
"anime_directory": "/home/lukas/Volume/serien/"
},
"version": "1.0.0"
}