v0.36.6 Disable TIFF support. Add other image formats. Reenable exception handling.

This commit is contained in:
David Sainty 2024-08-15 01:28:31 +10:00
parent b113256986
commit 40421e751b

View File

@ -613,6 +613,7 @@ class GossamerForumsImporter < ImportScripts::Base
# TEMPORARY!!
if user[:id] > 353
import_user_files(discourse_user)
end
end
end