CreateRemoteWebUI: Difference between revisions
From Onset Developer Wiki
No edit summary |
No edit summary |
||
(One intermediate revision by the same user not shown) | |||
Line 4: | Line 4: | ||
{{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}} | {{Notice|This function has the same parameters as [[CreateWebUI]]. You can call [[SetWebURL]] to open a whitelisted website.}} | ||
You can whitelist additional domains in this config file. | |||
<pre> | |||
%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg | |||
</pre> | |||
Since 1.4.2 the server can request additional domain whitelists [[AddWebUIWhitelist]] |
Latest revision as of 17:46, 21 January 2021
Description
Creates a new remote WebUI, which allows opening whitelisted websites.
You can whitelist additional domains in this config file.
%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg
Since 1.4.2 the server can request additional domain whitelists AddWebUIWhitelist