diff --git a/source/mods.md b/source/mods.md index 6e62123..26ec886 100644 --- a/source/mods.md +++ b/source/mods.md @@ -67,7 +67,7 @@ If you're using SVR.JS behind a reverse proxy, you need to configure _trustProxy Example _easywaf-config.json_ file: ```json { - "modules" : { + "modules": { "xss": { "excludePaths": "/^\\/(?:git\\/)?(?:(?!\\.git).)*\\.git\\/|^\\/(?:(?:navbar-)?logo|powered).png$/" },