diff --git a/webindustry.redirector-bundle.2.0.json b/webindustry.redirector-bundle.2.0.json index cc23b2b..899cfb5 100644 --- a/webindustry.redirector-bundle.2.0.json +++ b/webindustry.redirector-bundle.2.0.json @@ -15,8 +15,8 @@ "config/packages/redirector-bundle.yaml": { "contents": [ "redirector:", - " redirect_subdomain: ~ # nwww_to_www | www_to_nwww", - " force_protocol: ~ # http | https" + " redirect_subdomain: null # nwww_to_www | www_to_nwww", + " force_protocol: null # http | https" ], "executable": false } @@ -24,4 +24,4 @@ "ref": "6445f2743fdb027ecd724347561bd44b6901b1b8" } } -} \ No newline at end of file +}