Added ui.public_remote_enabled and ui.public_remote_hosts
This commit is contained in:
parent
17ef138c21
commit
2ce5f48c90
3 changed files with 32 additions and 6 deletions
|
@ -73,6 +73,8 @@
|
|||
},
|
||||
"ui": {
|
||||
"animated_background": true,
|
||||
"public_remote_enabled": false,
|
||||
"public_remote_hosts": [],
|
||||
"theme": "dark"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue