Revision 1bdbada6
Added by Doktor Notor almost 10 years ago
etc/inc/system.inc | ||
---|---|---|
1209 | 1209 |
".jpg" => "image/jpeg", |
1210 | 1210 |
".jpeg" => "image/jpeg", |
1211 | 1211 |
".png" => "image/png", |
1212 |
".svg" => "image/svg+xml", |
|
1212 | 1213 |
".xbm" => "image/x-xbitmap", |
1213 | 1214 |
".xpm" => "image/x-xpixmap", |
1214 | 1215 |
".xwd" => "image/x-xwindowdump", |
Also available in: Unified diff
Add SVG MIME type - RELENG_2_2
Because it breaks traffic graphs for people.https://forum.pfsense.org/index.php?topic=87390.0