forked from lukaszett/Knack-Scraper
Implements Feature to cleanup authors freetext field
This commit is contained in:
parent
bcd210ce01
commit
64df8fb328
14 changed files with 804 additions and 310 deletions
4
transform/.env.example
Normal file
4
transform/.env.example
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
LOGGING_LEVEL=INFO
|
||||
DB_PATH=/data/knack.sqlite
|
||||
MAX_CLEANED_POSTS=1000
|
||||
COMPUTE_DEVICE=mps
|
||||
Loading…
Add table
Add a link
Reference in a new issue