From 987e283677bde3d3f5926655a4673fb38961d08b Mon Sep 17 00:00:00 2001 From: supahgreg Date: Sun, 5 Oct 2025 19:53:08 +0000 Subject: Switch to GitHub format for alerts/notifications. --- Global-Config.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Global-Config.md') diff --git a/Global-Config.md b/Global-Config.md index 9dfbe4b..1f2d972 100644 --- a/Global-Config.md +++ b/Global-Config.md @@ -48,7 +48,7 @@ putenv('TTRSS_SESSION_COOKIE_LIFETIME=86400*30'); // instead you're casting string literal "86400*30" to an integer ``` -!!! notice +[!NOTE] All values should be precalculated when setting via `.env` because they are not evaluated by PHP and used as-is. -- cgit v1.2.3-54-g00ecf