Add SSE controller; fix share page login failed (#330)
This commit is contained in:
@@ -477,8 +477,6 @@ export function getSystemVariable({ timezone }: { timezone: string }) {
|
||||
|
||||
export const config = {
|
||||
api: {
|
||||
bodyParser: {
|
||||
sizeLimit: '20mb'
|
||||
}
|
||||
responseLimit: '20mb'
|
||||
}
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user