[CI SKIP] Typo.
This commit is contained in:
parent
21df320f71
commit
9e25e4baa8
|
@ -46,7 +46,7 @@ Discourse::Application.configure do
|
|||
# Send deprecation notices to registered listeners
|
||||
config.active_support.deprecation = :notify
|
||||
|
||||
# this will cause all handlebars templates to be pre-compiles, making your page faster
|
||||
# this will cause all handlebars templates to be pre-compiled, making your page faster
|
||||
config.handlebars.precompile = true
|
||||
|
||||
# allows developers to use mini profiler
|
||||
|
|
Loading…
Reference in New Issue