@mashiro 是不是只要用镜像登录(非跳转)就不可以用passkey啊?🥹切域名会影响2FA吗?
旧账号 @Network
diff --git a/app/models/status.rb b/app/models/status.rb
index e0630733d8..27fa5fe1f7 100644
--- a/app/models/status.rb
+++ b/app/models/status.rb
@@ -39,7 +39,7 @@ class Status < ApplicationRecord
include Status::SnapshotConcern
include Status::ThreadingConcern
- MEDIA_ATTACHMENTS_LIMIT = 4
+ MEDIA_ATTACHMENTS_LIMIT = 12
rate_limit by: :account, family: :statuses