mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:21:18 +08:00
[CI SKIP] Typo.
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user