You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Aug 15, 2024. It is now read-only.
BEGIN_TRAINING = false # WARNING: If set to true, the train::begin_training function will be called which will TRUNCATE the genre_combos table which will also delete all the columns in anime_scores AND cached_genre_combos
TRAINING_LIMIT = 500_000
[anote]
TRACING_MAXIMUM_LEVEL = "debug" # "error", "warn", "info", "debug", or "trace"
MINIMUM_ANIMELIST_SIZE = 50 # must be bigger than 10
CACHED_GENRE_COMBO_EXPIRATION_TIME = 24 # in hours (can't be 0)