feat: remove daily character seed from environment and implement random seed generation for selection

This commit is contained in:
2026-03-02 12:41:18 +01:00
parent 485d96026a
commit 201c4759b6
2 changed files with 5 additions and 22 deletions

View File

@@ -7,8 +7,3 @@ ORIGIN=""
# For production use 32 characters and generated with high entropy
# https://www.better-auth.com/docs/installation
BETTER_AUTH_SECRET=""
# Daily Character Selection
# Seed for daily character selection (default: "onepiecedle")
# Can be any string - will be hashed to generate the rotation
DAILY_CHARACTER_SEED=onepiecedle