mirror of
https://github.com/codeninjasllc/discourse.git
synced 2024-11-27 09:36:19 -05:00
[CI SKIP] Typo.
This commit is contained in:
parent
21df320f71
commit
9e25e4baa8
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue