alert public root
This commit is contained in:
parent
513859fe50
commit
566c065303
|
@ -17,7 +17,7 @@ class ConfigTree extends Widget {
|
|||
|
||||
public function run() {
|
||||
|
||||
$public_root = ['engine', 'recognition', 'open_door'];
|
||||
$public_root = ['engine', 'recognition', 'open_door', 'screen', 'lang'];
|
||||
$public_cfg = ['engine|cam_id', 'engine|server_authen', 'recognition|server_recog', 'open_door|enable', 'open_door|port_name', 'screen|banner', 'lang'];
|
||||
|
||||
return $this->render("config-tree", [
|
||||
|
|
Loading…
Reference in New Issue
Block a user