mirror of
https://github.com/vladmandic/automatic
synced 2026-09-19 17:24:32 +02:00
explicit define mimetypes
This commit is contained in:
@@ -14,6 +14,7 @@ import modules.errors
|
||||
modules.errors.install()
|
||||
mimetypes.init()
|
||||
mimetypes.add_type('application/javascript', '.js')
|
||||
mimetypes.add_type('image/webp', '.webp')
|
||||
log = shared.log
|
||||
opts = shared.opts
|
||||
cmd_opts = shared.cmd_opts
|
||||
|
||||
Reference in New Issue
Block a user