From 72954496ea6351e5ad8b0c0e53c965b4706560c5 Mon Sep 17 00:00:00 2001 From: Korbs Date: Fri, 12 Jul 2024 01:24:09 -0400 Subject: [PATCH] Add Cloudflare configuration --- .env.sample | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.env.sample b/.env.sample index f0baaa9..9edecd9 100644 --- a/.env.sample +++ b/.env.sample @@ -38,6 +38,9 @@ PLATFORM_TWITCH="true" # Planned # Analytics ANALYTICS="false" +## If your domain uses Cloudflare, set to "true" +CLOUDFLARE="true" + MATOMO_ID="" MATOMO_SRC=""