Fixed todo

This commit is contained in:
Ruakij 2021-08-02 17:35:34 +02:00
parent 96f5766349
commit b7cf8f185a

View File

@ -20,4 +20,4 @@ D('example.com', REG_NONE, DnsProvider(cloudflare));
// Include // Include
// (Do not touch unless you know what you are doing!) // (Do not touch unless you know what you are doing!)
require_glob(""); // TODO: determine correct location to include require_glob("/app/hosts/");