aodb/app-settings.json

13 lines
156 B
JSON
Raw Normal View History

2016-12-22 00:00:06 +00:00
[
{
"type":"group",
"title":"Common",
"items":[{
"title":"API URL",
"type":"textfield",
"key":"apiurl",
"default": "10.3.90.7"
}]
}
]