Skip to content

Commit

Permalink
Add missing templated config option url_filter_enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
parndt committed Jul 10, 2021
1 parent ff40ffd commit 2fa5b7e
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,6 @@ Refinery::I18n.configure do |config|
# config.frontend_locales = <%= Refinery::I18n.config.frontend_locales.inspect %>

# config.locales = <%= Refinery::I18n.config.locales.inspect %>

# config.url_filter_enabled = <%= Refinery::I18n.url_filter_enabled.inspect %>
end

0 comments on commit 2fa5b7e

Please sign in to comment.