csp: allow multiple lines and add presets
This commit is contained in:
@@ -11,9 +11,6 @@
|
||||
"logs": "Logs",
|
||||
"reboot": "Riavvia il server"
|
||||
},
|
||||
"table": {
|
||||
"date": "Data"
|
||||
},
|
||||
"actions": "Azioni",
|
||||
"displayName": "Nome visualizzato",
|
||||
"username": "Nome utente",
|
||||
@@ -135,8 +132,7 @@
|
||||
},
|
||||
"security": {
|
||||
"robots": {
|
||||
"title": "Robots.txt",
|
||||
"disableIndexingAction": "Disabilita indicizzazione"
|
||||
"title": "Robots.txt"
|
||||
},
|
||||
"csp": {
|
||||
"saveAction": "Salva",
|
||||
|
||||
Reference in New Issue
Block a user