15 lines
235 B
JSON
15 lines
235 B
JSON
|
{
|
||
|
"uuid": "existingserver",
|
||
|
"keys": {
|
||
|
"existinggkey": [
|
||
|
"g:*"
|
||
|
],
|
||
|
"existingspecificskey": [
|
||
|
"s:test"
|
||
|
],
|
||
|
"existingglobalskey": [
|
||
|
"s:*"
|
||
|
]
|
||
|
}
|
||
|
}
|