1
0

enhance(server): アンケート選択肢の文字数制限を緩和

Resolve #9511
This commit is contained in:
syuilo
2023-01-10 16:41:38 +09:00
parent b52fd72727
commit 789d61d175
3 changed files with 13 additions and 1 deletions
+1
View File
@@ -61,6 +61,7 @@ You should also include the user name that made the change.
- Server: signToActivityPubGet is set to true by default @syuilo
- Server: improve syslog performance @syuilo
- Server: improve note scoring for featured notes @CyberRex0
- Server: アンケート選択肢の文字数制限を緩和 @syuilo
- Server: delete outdated notifications regularly to improve db performance @syuilo
- Server: delete outdated hard-mutes regularly to improve db performance @syuilo
- Server: delete outdated notes of antenna regularly to improve db performance @syuilo