csp: allow multiple lines and add presets

This commit is contained in:
Girish Ramakrishnan
2026-01-13 17:38:31 +01:00
parent b9ea1573ea
commit a1b4fdf624
18 changed files with 56 additions and 59 deletions

View File

@@ -183,9 +183,6 @@
"username": "用户名",
"displayName": "昵称",
"actions": "操作",
"table": {
"date": "日期"
},
"action": {
"reboot": "重启",
"logs": "日志"
@@ -975,8 +972,7 @@
"description": "使用此设置来覆盖应用自带的 CSP header"
},
"robots": {
"title": "Robots.txt",
"disableIndexingAction": "禁止爬取"
"title": "Robots.txt"
}
},
"updates": {