Skip to content
Snippets Groups Projects
Commit 1935f902 authored by Andreas Gohr's avatar Andreas Gohr
Browse files

increased the default limit for embedded SVGs to 2kb

more complex material design icons can be somewhat larger than 1kb
parent 0470c28f
No related branches found
No related tags found
No related merge requests found
......@@ -36,7 +36,7 @@ class DokuWiki_Admin_Plugin extends DokuWiki_Plugin {
* (Override this function for setting another image)
*
* Important: you have to return a single path, monochrome SVG icon! It has to be
* under 1024 bytes!
* under 2 Kilobytes!
*
* We recommend icons from https://materialdesignicons.com/ or to use a matching
* style.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment