mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
feat(sales): add sales feature toggle
This commit is contained in:
@@ -87,3 +87,7 @@ VITE_PUSHER_HOST="${PUSHER_HOST}"
|
||||
VITE_PUSHER_PORT="${PUSHER_PORT}"
|
||||
VITE_PUSHER_SCHEME="${PUSHER_SCHEME}"
|
||||
VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"
|
||||
|
||||
# Enable or disable fetching live Sale Rotation data from the external API.
|
||||
# Set to true to enable fetching, false to show the maintenance message.
|
||||
SALES_ENABLED=false
|
||||
|
||||
Reference in New Issue
Block a user