You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
configs.security-api_rate_limit_window = API Rate Limit Time (seconds)
131
+
configs.security-api_rate_limit_requests = API Request Rate Limit
130
132
configs.danger-zone = Danger Zone
131
133
configs.password = Password
132
134
configs.fill-required-fields = Please fill all required fields
@@ -234,6 +236,8 @@ configs.help.security-password_expiration = Number of days after which user must
234
236
configs.help.user-level-configuration = Allow separate dashboard users to change these configs for their account only.
235
237
configs.help.security-dashboard_rate_limit_window = Will start blocking if request amount is reached in this time window
236
238
configs.help.security-dashboard_rate_limit_requests = How many requests to allow per time window?
239
+
configs.help.security-api_rate_limit_window = Will start blocking if request amount is reached in this time window. Requires a server restart.
240
+
configs.help.security-api_rate_limit_requests = How many requests to allow per time window? Requires a server restart.
237
241
configs.help.push-proxyhost = Hostname or IP address of HTTP CONNECT proxy server to use for communication with APN & FCM when sending push notifications.
238
242
configs.help.push-proxyport = Port number of the proxy server
239
243
configs.help.push-proxyuser = (if needed) Username for proxy server HTTP Basic authentication
0 commit comments