From 3ce1b5c1c0464979b11107ddab8104752faacf16 Mon Sep 17 00:00:00 2001 From: Daniel Brendel Date: Wed, 3 Apr 2024 15:25:51 +0200 Subject: [PATCH] Add to env --- .env.example | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.example b/.env.example index 95468e9..ae089ed 100644 --- a/.env.example +++ b/.env.example @@ -31,6 +31,7 @@ APP_EXAMPLE_WORKSHOP="" APP_EXAMPLE_GROUP="" APP_FOOTER_NOTICE="${APP_NAME} is not affiliated with Valve or Steam" APP_STATSPASSWORD="test" +APP_ENABLEDONATION=true STEAM_API_KEY=""