mirror of
https://git.kescher.at/CatCatNya/catstodon.git
synced 2024-11-22 11:48:06 +01:00
Bump Ruby version to 3.3.0, update CatCatNya~ config
This commit is contained in:
parent
3b9a52aab6
commit
9fd1e79e95
2 changed files with 4 additions and 4 deletions
|
@ -32,9 +32,9 @@ AUTHORIZED_FETCH=true
|
|||
RAILS_SERVE_STATIC_FILES=false
|
||||
RAILS_LOG_LEVEL=warn
|
||||
|
||||
MAX_TOOT_CHARS=6942
|
||||
MAX_DESCRIPTION_CHARS=6942
|
||||
MAX_BIO_CHARS=6942
|
||||
MAX_TOOT_CHARS=69420
|
||||
MAX_DESCRIPTION_CHARS=69420
|
||||
MAX_BIO_CHARS=69420
|
||||
MAX_PROFILE_FIELDS=10
|
||||
MAX_PINNED_TOOTS=10
|
||||
MAX_DISPLAY_NAME_CHARS=50
|
||||
|
|
|
@ -1 +1 @@
|
|||
3.2.2
|
||||
3.3.0
|
||||
|
|
Loading…
Reference in a new issue