diff options
Diffstat (limited to 'beweb/common.cfg')
-rw-r--r-- | beweb/common.cfg | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/beweb/common.cfg b/beweb/common.cfg index 50febb5..de0d84f 100644 --- a/beweb/common.cfg +++ b/beweb/common.cfg @@ -5,3 +5,5 @@ staticFilter.dir = "static" [/favicon.ico] staticFilter.on = True staticFilter.file = "static/images/favicon.ico" +[/] +decodingFilter.on = True |