We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9072b48 commit 3f641bdCopy full SHA for 3f641bd
config/initializers/custom.rb
@@ -5,7 +5,7 @@
5
# Site.cache_sweeper_tracing = true
6
7
# Enable if you want to host multiple sites on this app
8
-# Site.multi_sites_enabled = true
+Site.multi_sites_enabled = true
9
10
# shouldn't need to set the host, it's set automatically
11
UserMailer.default_url_options[:host] = 'localhost:3000'
0 commit comments