Implements Feature to cleanup authors freetext field

This commit is contained in:
quorploop 2025-12-21 21:18:05 +01:00
parent bcd210ce01
commit 64df8fb328
14 changed files with 804 additions and 310 deletions

4
transform/.env.example Normal file
View file

@ -0,0 +1,4 @@
LOGGING_LEVEL=INFO
DB_PATH=/data/knack.sqlite
MAX_CLEANED_POSTS=1000
COMPUTE_DEVICE=mps