Skip to content

Commit

Permalink
Add missing env to integration tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Lezek123 committed Dec 16, 2024
1 parent 5175381 commit aa54a21
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/tests/integration/.env
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,7 @@ VIDEO_RELEVANCE_VIEWS_TICK=50
# [joystream creation weight, YT creation weight]
# ]
RELEVANCE_WEIGHTS="[1, 0.03, 0.3, 0.5, [7,3]]"
COMMENT_TIP_TIERS="{\"SILVER\": 100, \"GOLD\": 500, \"DIAMOND\": 1000}"
MAX_CACHED_ENTITIES=1000
APP_PRIVATE_KEY=this-is-not-so-secret-change-it
SESSION_EXPIRY_AFTER_INACTIVITY_MINUTES=60
Expand Down

0 comments on commit aa54a21

Please sign in to comment.