perf(client): ウェルカムページを最適化 (#9960)
* perf(client): ウェルカムページの最適化 * remove max
This commit is contained in:
parent
dd52be3a01
commit
e8c5307f66
4 changed files with 60 additions and 81 deletions
|
@ -10,6 +10,8 @@ export const meta = {
|
|||
tags: ['federation'],
|
||||
|
||||
requireCredential: false,
|
||||
allowGet: true,
|
||||
cacheSec: 3600,
|
||||
|
||||
res: {
|
||||
type: 'array',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue