Commit d8085d8e authored by Andrei Gliga's avatar Andrei Gliga

default value for disabled_oauth_sign_in_sources in create_from_defaults @ ApplicationSetting

parent e5ddd6d2
......@@ -157,6 +157,7 @@ class ApplicationSetting < ActiveRecord::Base
recaptcha_enabled: false,
akismet_enabled: false,
repository_checks_enabled: true,
disabled_oauth_sign_in_sources: []
)
end
......
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