We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
It would be nice to add the svg support as a default in the .htacces file. Following lines should do that:
AddType image/svg+xml svg svgz AddEncoding gzip svgz
Also described in this issue: owncloud-archive/apps#17 (comment)
The text was updated successfully, but these errors were encountered:
@icewind1991 I saw you on lib/setup.php, so assigned this to you ;)
Sorry, something went wrong.
Done
Merge pull request owncloud#79 from owncloud/close-78
785d934
Make the app compatible with jQuery 1.9+
icewind1991
No branches or pull requests
It would be nice to add the svg support as a default in the .htacces file. Following lines should do that:
AddType image/svg+xml svg svgz
AddEncoding gzip svgz
Also described in this issue: owncloud-archive/apps#17 (comment)
The text was updated successfully, but these errors were encountered: