mirror of
https://github.com/usememos/memos.git
synced 2025-06-05 22:09:59 +02:00
chore: update resource max size
This commit is contained in:
@ -5,6 +5,7 @@ var Codes = map[string]int{
|
||||
|
||||
"REQUEST_BODY_ERROR": 40001,
|
||||
"UPLOAD_FILE_ERROR": 40002,
|
||||
"OVERLOAD_MAX_SIZE": 40003,
|
||||
"NOT_FOUND": 40400,
|
||||
"USER_NOT_FOUND": 40401,
|
||||
"RESOURCE_NOT_FOUND": 40402,
|
||||
|
Reference in New Issue
Block a user