diff --git a/scriptswap/fsconfig.json b/scriptswap/fsconfig.json index 9d0bf81..79703df 100644 --- a/scriptswap/fsconfig.json +++ b/scriptswap/fsconfig.json @@ -11,7 +11,7 @@ "default_host_settings": { "paths": [ { "host_prefix": "app.", "path_prefix": "/s/" }, - { "host_prefix": "edge.", "path_prefix": "/s/" }, + { "host_prefix": "edge.", "path_prefix": "/s/", "exclude": "/s/settings/" }, { "host_prefix": "play.", "path_prefix": "/s/" }, { "host_prefix": "webber.internal.", "path_prefix": "/admin/s/" }, { "host_prefix": "app.", "path_prefix": "/wfs/" },