mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2025-10-29 16:22:24 -05:00
[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
This commit is contained in:
parent
1d51e3c8d6
commit
4b0eefbcc9
10 changed files with 19 additions and 65 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue