Files

90 lines
2.0 KiB
JSON

{
"imageActionName": "image",
"imageFieldName": "file",
"imageMaxSize": 10485760,
"imageAllowFiles": [
".jpg",
".png",
".jpeg",
".gif"
],
"imageCompressEnable": true,
"imageCompressBorder": 5000,
"imageInsertAlign": "none",
"imageUrlPrefix": "",
"scrawlActionName": "crawl",
"scrawlFieldName": "file",
"scrawlMaxSize": 10485760,
"scrawlUrlPrefix": "",
"scrawlInsertAlign": "none",
"snapscreenActionName": "snap",
"snapscreenUrlPrefix": "",
"snapscreenInsertAlign": "none",
"catcherLocalDomain": [
"127.0.0.1",
"localhost"
],
"catcherActionName": "catch",
"catcherFieldName": "source",
"catcherUrlPrefix": "",
"catcherMaxSize": 10485760,
"catcherAllowFiles": [
".jpg",
".png",
".jpeg"
],
"videoActionName": "video",
"videoFieldName": "file",
"videoUrlPrefix": "",
"videoMaxSize": 104857600,
"videoAllowFiles": [
".mp4"
],
"audioActionName": "audio",
"audioFieldName": "file",
"audioUrlPrefix": "",
"audioMaxSize": 104857600,
"audioAllowFiles": [
".mp3"
],
"fileActionName": "file",
"fileFieldName": "file",
"fileUrlPrefix": "",
"fileMaxSize": 104857600,
"fileAllowFiles": [
".zip",
".pdf",
".doc"
],
"imageManagerActionName": "listImage",
"imageManagerListSize": 20,
"imageManagerUrlPrefix": "",
"imageManagerInsertAlign": "none",
"imageManagerAllowFiles": [
".jpg",
".png",
".jpeg"
],
"fileManagerActionName": "listFile",
"fileManagerUrlPrefix": "",
"fileManagerListSize": 20,
"fileManagerAllowFiles": [
".zip",
".pdf",
".doc"
],
"toolbarShows": {
"ai": true
},
"shortcutMenuShows": {
"ai": true
},
"_all": {
"POST": [],
"FILES": [],
"GET": {
"action": "config",
"noCache": "1765436573204"
}
}
}