1
0
مراية لـ https://github.com/postalserver/postal.git تم المزامنة 2025-11-30 21:32:30 +00:00

enable the public file server for static assets

هذا الالتزام موجود في:
Adam Cooke
2017-04-26 23:05:51 +01:00
ملتزم من قبل GitHub
الأصل d98130123f
التزام 9b794f1b14

عرض الملف

@@ -16,7 +16,7 @@ Rails.application.configure do
# Disable serving static files from the `/public` folder by default since
# Apache or NGINX already handles this.
config.public_file_server.enabled = ENV['RAILS_SERVE_STATIC_FILES'].present?
config.public_file_server.enabled = true
# Compress JavaScripts and CSS.
config.assets.js_compressor = :uglifier