summaryrefslogtreecommitdiff
path: root/test/envparsing.sh
diff options
context:
space:
mode:
authorLibravatar tobi <31960611+tsmethurst@users.noreply.github.com>2024-02-23 19:28:09 +0100
committerLibravatar GitHub <noreply@github.com>2024-02-23 18:28:09 +0000
commit4b0eefbcc9c30f1f34092be89a83936ab9ca04ed (patch)
treeb6ee638a569b5cc9c6934fce268865d098a327c4 /test/envparsing.sh
parent[bugfix] 2643 bug search for account url doesnt always work when redirected (... (diff)
downloadgotosocial-4b0eefbcc9c30f1f34092be89a83936ab9ca04ed.tar.xz
[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
Diffstat (limited to 'test/envparsing.sh')
-rwxr-xr-xtest/envparsing.sh1
1 files changed, 0 insertions, 1 deletions
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,