From 1d0883294852fe0d96e0bb9241be658956ea2199 Mon Sep 17 00:00:00 2001 From: Kyle Drake Date: Fri, 6 May 2016 20:17:01 +0000 Subject: [PATCH] Add 3D objects to whitelist --- models/site.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/site.rb b/models/site.rb index e7703535..598ce9fc 100644 --- a/models/site.rb +++ b/models/site.rb @@ -34,7 +34,7 @@ class Site < Sequel::Model } VALID_EXTENSIONS = %w{ - html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml + html htm txt text css js jpg jpeg png gif svg md markdown eot ttf woff woff2 json geojson csv tsv mf ico pdf asc key pgp xml mid midi manifest otf webapp less sass rss kml dae obj mtl } VALID_EDITABLE_EXTENSIONS = %w{