aboutsummaryrefslogtreecommitdiffstats
path: root/roles
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-05-26 11:40:26 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-05-26 11:40:26 +0200
commitee0d11d9bf53dcf7ba6cd52bae2718c2432ad5f6 (patch)
tree4625d578e24200d432caa39f8494a837697afc3e /roles
parentc4c82473547f6dcbf7232540ab377588ae8ad125 (diff)
downloadrules-ee0d11d9bf53dcf7ba6cd52bae2718c2432ad5f6.tar.gz
feat(roles/httpd): add webp mimetype
Diffstat (limited to 'roles')
-rw-r--r--roles/httpd/defaults/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/httpd/defaults/main.yml b/roles/httpd/defaults/main.yml
index 3eabe5e..5e2af25 100644
--- a/roles/httpd/defaults/main.yml
+++ b/roles/httpd/defaults/main.yml
@@ -8,6 +8,7 @@ httpd__supported_types:
- image/jpeg jpeg jpg
- image/png png
- image/svg+xml svg
+ - image/webp webp
- text/css css
- text/html html htm
- text/plain txt pgp pub
remember that computers suck.