dispatcher config
Hello,
there is a default_filters.any file In the archetype:
How can we whether override or disable the rule as mentioned in the comment
# disable this rule to allow mapped content only
/0010 { /type "allow" /extension '(css|eot|gif|ico|jpeg|jpg|js|gif|pdf|png|svg|swf|ttf|woff|woff2|html|mp4|mov|m4v)' /path "/content/*" }
Thanks,