updated ui/dist, go deps, docs and fixed some typos
This commit is contained in:
@@ -31,7 +31,7 @@ func init() {
|
||||
if options != nil {
|
||||
options = &schema.JsonOptions{}
|
||||
}
|
||||
options.MaxSize = 5242880 // 5mb
|
||||
options.MaxSize = 2000000 // 2mb
|
||||
f.Options = options
|
||||
needSave = true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user