Skip to content

Commit

Permalink
Not this
Browse files Browse the repository at this point in the history
  • Loading branch information
pikesley committed Jan 30, 2016
1 parent f23ba7d commit b032bc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/initializers/clearance.rb
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Clearance.configure do |config|
config.mailer_sender = "reply@example.com"
config.allow_sign_up = true
config.allow_sign_up = false
end

0 comments on commit b032bc4

Please sign in to comment.