提交 2c230c82 编写于 作者: E Eric Eastwood

Restore unicode-file-name images for legacy img emojis

上级 ef447a62
......@@ -92,6 +92,8 @@ module Gitlab
# Enable the asset pipeline
config.assets.enabled = true
# Support legacy unicode file named img emojis, `1F939.png`
config.assets.paths << Gemojione.images_path
config.assets.paths << "vendor/assets/fonts"
config.assets.precompile << "*.png"
config.assets.precompile << "print.css"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册