Solving issue with sync
This commit is contained in:
parent
a51cb7410b
commit
9e9f27398c
1 changed files with 1 additions and 1 deletions
|
|
@ -12,4 +12,4 @@ RECENT_MONTHS = 3
|
||||||
MAX_SIMILAR_PER_ART = 20
|
MAX_SIMILAR_PER_ART = 20
|
||||||
SIMILAR_MATCH_MIN = 0.5
|
SIMILAR_MATCH_MIN = 0.5
|
||||||
CACHE_TTL_HOURS = 24
|
CACHE_TTL_HOURS = 24
|
||||||
DEBUG_PRINT = True
|
DEBUG_PRINT = True
|
||||||
Loading…
Add table
Add a link
Reference in a new issue