feat: rename DEBUG to CADDY_DEBUG

This commit is contained in:
Robin Chalas 2022-11-01 14:50:36 +01:00 committed by Maxime Helias
parent 4c590cd148
commit 90279010dd

View File

@ -1,6 +1,6 @@
{ {
# Debug # Debug
{$DEBUG} {$CADDY_DEBUG}
} }
{$SERVER_NAME} {$SERVER_NAME}