update gts. Risolto bug storage non persistente

This commit is contained in:
dado
2025-09-06 11:57:41 +02:00
parent e6cb4be5a9
commit 9a25786a34
2 changed files with 17 additions and 12 deletions

View File

@@ -19,7 +19,7 @@ instance-languages: ["it", "en-gb"]
# String. Federation mode to use for this instance.
#
# "blocklist" -- open federation by default. Only instances that are explicitly
# "blocklist" -- open federation by default. Only instances that are explicitly
# blocked will be denied (unless they are also explicitly allowed).
#
# "allowlist" -- closed federation by default. Only instances that are explicitly
@@ -45,7 +45,7 @@ accounts-registration-open: false
##### STATUSES CONFIG #####
###########################
statuses-max-chars: 500
statuses-max-chars: 400
########################
##### MEDIA CONFIG #####