corp-tularegion-extension-b.../storage_schema.json

21 строка
309 B
JSON

{
"type": "object",
"properties": {
"redirectMode": {
"type": "integer"
},
"copyMode": {
"type": "integer"
},
"autoAuthMode": {
"type": "boolean"
},
"autoAuthLogin": {
"type": "string"
},
"autoAuthPassword": {
"type": "string"
}
}
}