make broadcasting settings advanced

This commit is contained in:
Stephen Birarda 2017-06-21 17:58:19 -07:00
parent c516dd06e4
commit 95704c1ba5

View file

@ -1344,6 +1344,7 @@
"name": "users",
"label": "Broadcasted Users",
"type": "table",
"advanced": true,
"can_add_new_rows": true,
"help": "Users that are broadcasted to downstream servers",
"numbered": false,
@ -1360,6 +1361,7 @@
"label": "Receiving Servers",
"assignment-types": [0,1],
"type": "table",
"advanced": true,
"can_add_new_rows": true,
"help": "Servers that receive data for broadcasted users",
"numbered": false,