chore: 重写初始提交(清空历史,整理后全量提交)

This commit is contained in:
ywxapp
2026-08-16 16:54:14 +08:00
commit 6c1a106bc1
1808 changed files with 238144 additions and 0 deletions
+90
View File
@@ -0,0 +1,90 @@
{
"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"
}
}
}