]> git.ipfire.org Git - ipfire.org.git/commit
webapp: Don't compress output
authorMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Apr 2018 11:04:52 +0000 (13:04 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Wed, 25 Apr 2018 11:04:52 +0000 (13:04 +0200)
commitf2516db73f96057891fb6a69c0351c2fac2676ef
tree5db7432064c12c2035c56a83b9c40622f75d1b9a
parente52b45b601f908e7bf4477f9615ce674ce1de8da
webapp: Don't compress output

This should be done by nginx or any other reverse proxy
in front of the webapp

Signed-off-by: Michael Tremer <michael.tremer@ipfire.org>
webapp/__init__.py