Merge branch 'external-resources' of https://github.com/kakkokari-gtyih/misskey into external-resources

This commit is contained in:
kakkokari-gtyih 2023-10-21 16:08:54 +09:00
commit 82bb8a7a5b
2 changed files with 6 additions and 5 deletions

View File

@ -15,14 +15,15 @@
## 2023.x.x (unreleased) ## 2023.x.x (unreleased)
### General ### General
- -
### Client ## Client
- Feat: プラグイン・テーマを外部サイトから直接インストールできるようになりました - Feat: プラグイン・テーマを外部サイトから直接インストールできるようになりました
- 外部サイトでの実装が必要です。詳細は Misskey Hub をご覧くださいTODO - 外部サイトでの実装が必要です。詳細は Misskey Hub をご覧ください
https://misskey-hub.net/docs/advanced/publish-on-your-website.html
### Server ### Server
- -
## 2023.10.2 ## 2023.10.2

View File

@ -17,7 +17,7 @@ export const meta = {
limit: { limit: {
duration: ms('1hour'), duration: ms('1hour'),
max: 300, max: 50,
}, },
errors: { errors: {