This commit is contained in:
2025-12-23 18:13:10 +01:00
parent 32dc893434
commit 9b071fe370
9 changed files with 172 additions and 5 deletions

BIN
data/aniworld.db-shm Normal file

Binary file not shown.

BIN
data/aniworld.db-wal Normal file

Binary file not shown.

View File

@@ -16,6 +16,9 @@
"path": "data/backups",
"keep_days": 30
},
"other": {},
"other": {
"master_password_hash": "$pbkdf2-sha256$29000$hdC6t/b.f885Z0xprfXeWw$7K3TmeKN2jtTZq8/xiQjm3Y5DCLx8s0Nj9mIZbs/XUM",
"anime_directory": "/mnt/server/serien/Serien/"
},
"version": "1.0.0"
}