Commit 00986861 authored by Rémy Coutable's avatar Rémy Coutable

Resolve app/helpers/application_settings_helper.rb

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent 4156a269
......@@ -239,15 +239,6 @@ module ApplicationSettingsHelper
:signup_enabled,
:terminal_max_session_time,
:terms,
<<<<<<< HEAD
:throttle_unauthenticated_enabled,
:throttle_unauthenticated_requests_per_period,
:throttle_unauthenticated_period_in_seconds,
:throttle_authenticated_web_enabled,
:throttle_authenticated_web_requests_per_period,
:throttle_authenticated_web_period_in_seconds,
=======
>>>>>>> origin/master
:throttle_authenticated_api_enabled,
:throttle_authenticated_api_period_in_seconds,
:throttle_authenticated_api_requests_per_period,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment