Commit 62a61e26 authored by Jose Vargas's avatar Jose Vargas

Removed duplicate key:value

parent e8dbed46
......@@ -230,7 +230,6 @@ class ApplicationSetting < ActiveRecord::Base
after_sign_up_text: nil,
allow_local_requests_from_hooks_and_services: false,
akismet_enabled: false,
allow_local_requests_from_hooks_and_services: false,
authorized_keys_enabled: true, # TODO default to false if the instance is configured to use AuthorizedKeysCommand
container_registry_token_expire_delay: 5,
default_artifacts_expire_in: '30 days',
......
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