mirror of
https://github.com/labring/FastGPT.git
synced 2025-07-29 09:44:47 +00:00
Add SSE controller; fix share page login failed (#330)
This commit is contained in:
@@ -88,8 +88,6 @@ export default async function handler(req: NextApiRequest, res: NextApiResponse)
|
||||
|
||||
export const config = {
|
||||
api: {
|
||||
bodyParser: {
|
||||
sizeLimit: '20mb'
|
||||
}
|
||||
responseLimit: '20mb'
|
||||
}
|
||||
};
|
||||
|
Reference in New Issue
Block a user