From 4b0eefbcc9c30f1f34092be89a83936ab9ca04ed Mon Sep 17 00:00:00 2001 From: tobi <31960611+tsmethurst@users.noreply.github.com> Date: Fri, 23 Feb 2024 19:28:09 +0100 Subject: [chore] Increase default max image description to 1500 chars, collapse cw char count into status (#2682) * [chore] Make default max image description 1500 chars, collapse cw char count into status * oops * tests --- test/envparsing.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'test/envparsing.sh') diff --git a/test/envparsing.sh b/test/envparsing.sh index aa8af4dba..c67d855f5 100755 --- a/test/envparsing.sh +++ b/test/envparsing.sh @@ -142,7 +142,6 @@ EXPECT=$(cat << "EOF" "smtp-port": 4269, "smtp-username": "sex-haver", "software-version": "", - "statuses-cw-max-chars": 420, "statuses-max-chars": 69, "statuses-media-max-files": 1, "statuses-poll-max-options": 1, -- cgit v1.2.3