|
@@ -20,7 +20,7 @@ SUPPORT_NEW_CATEGORIES=true
|
|
KILL_SWITCH_ON=false
|
|
KILL_SWITCH_ON=false
|
|
VIDEO_VIEW_PER_IP_TIME_LIMIT=86400 # 86400 seconds = 24 hours
|
|
VIDEO_VIEW_PER_IP_TIME_LIMIT=86400 # 86400 seconds = 24 hours
|
|
VIDEO_RELEVANCE_VIEWS_TICK=50 # every 50 views video relevance score will be recalculated
|
|
VIDEO_RELEVANCE_VIEWS_TICK=50 # every 50 views video relevance score will be recalculated
|
|
-RELEVANCE_WEIGHTS="[1, 0.03, 0.3, 0.5, [7,3]]" # [newness (negative number of days since created) weight, views weight, comments weight, rections weights, [joystream creation weight, YT creation weight]]
|
|
|
|
|
|
+RELEVANCE_WEIGHTS="[1, 0.03, 0.3, 0.5, [10,0]]" # [newness (negative number of days since created) weight, views weight, comments weight, rections weights, [joystream creation weight, YT creation weight]]
|
|
|
|
|
|
# Operator API secret
|
|
# Operator API secret
|
|
OPERATOR_SECRET=this-is-not-so-secret-change-it
|
|
OPERATOR_SECRET=this-is-not-so-secret-change-it
|