From d0a47f96e7ac7dea6a0e05e9e3c109b7a3d86441 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Mon, 10 Mar 2025 14:01:18 +0000 Subject: [PATCH] Update .env.example --- .env.example | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 389ec0ee..9cd9f4ab 100644 --- a/.env.example +++ b/.env.example @@ -66,4 +66,6 @@ VITE_APP_NAME="${APP_NAME}" CACHET_BEACON=false CACHET_EMOJI=false CACHET_AUTO_TWITTER=true -CACHET_PATH=/ \ No newline at end of file +CACHET_PATH=/ + +NIGHTWATCH_ENABLED=false