mirror of
https://github.com/awatertrevi/infisical.git
synced 2026-09-22 13:39:35 +00:00
misc: updated rate limit update message
This commit is contained in:
@@ -66,7 +66,7 @@ export const RateLimitPanel = () => {
|
||||
publicEndpointLimit
|
||||
});
|
||||
createNotification({
|
||||
text: "Successfully changed rate limits. Please restart your server",
|
||||
text: "Rate limits have been successfully updated. Please allow at least 10 minutes for the changes to take effect.",
|
||||
type: "success"
|
||||
});
|
||||
} catch (e) {
|
||||
|
||||
Reference in New Issue
Block a user