Skip to content

Revert "caddy-frontend: Protect against wrong custom config"

Łukasz Nowak requested to merge luke/slapos:fix/caddy-drop-custom-check into master

This reverts commit 7993ff81.

Custom configuration checks are hard to be trusted, as they can impact too many aspects of running frontend.

Frontend administrator knows the risks of custom configuration, and shall take proper care.

Merge request reports