aboutsummaryrefslogtreecommitdiffstats
path: root/roles/httpd/defaults/main.yml
diff options
context:
space:
mode:
authorRomain Gonçalves <me@rgoncalves.se>2024-07-01 11:03:56 +0200
committerRomain Gonçalves <me@rgoncalves.se>2024-07-01 11:05:18 +0200
commit7ea5af649faf2b63d5917998d0c9a2435e2b4f24 (patch)
tree0dfdeaa26128ef7ebbd7e9b63668bed6964976fb /roles/httpd/defaults/main.yml
parent7145dc982cc0e0fff4afa91d7e3970ad1abddf3f (diff)
downloadrules-7ea5af649faf2b63d5917998d0c9a2435e2b4f24.tar.gz
fix(roles/relayd): mjs mimetype and correct nextclud header
Diffstat (limited to 'roles/httpd/defaults/main.yml')
-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 5e2af25..1ddaccd 100644
--- a/roles/httpd/defaults/main.yml
+++ b/roles/httpd/defaults/main.yml
@@ -3,6 +3,7 @@
httpd__supported_types:
- application/pdf pdf
- application/xml xml rss
+ - application/javascript js mjs
- audio/mpeg mp3
- image/gif gif
- image/jpeg jpeg jpg
remember that computers suck.