Skip to content

Commit

Permalink
Changed recent registration limit to 2
Browse files Browse the repository at this point in the history
  • Loading branch information
ipkpjersi authored Mar 17, 2024
1 parent e3c4a2d commit 01ff1b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .env.example
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ VITE_PUSHER_APP_CLUSTER="${PUSHER_APP_CLUSTER}"

#Additional settings
REGISTRATION_ENABLED="true"
RECENT_REGISTRATIONS_LIMIT_DAILY="3"
RECENT_REGISTRATIONS_LIMIT_DAILY="2"
MAL_CLIENT_ID=""
ADDITIONAL_DATA_SERVICE_SLEEP_TIME="5"
IMAGE_DOWNLOAD_SERVICE_SLEEP_TIME_LOWER="5"
Expand Down

0 comments on commit 01ff1b5

Please sign in to comment.