CreateRemoteWebUI: Difference between revisions

From Onset Developer Wiki
No edit summary
No edit summary
 
Line 9: Line 9:
%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg  
%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg  
</pre>
</pre>
Since 1.4.2 the server can request additional domain whitelists [[AddWebUIWhitelist]]

Latest revision as of 17:46, 21 January 2021

CreateRemoteWebUI

Type: Function
Context: Client
Introduced: v1.0

Description

Creates a new remote WebUI, which allows opening whitelisted websites.

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.

%AppData%\..\Local\Onset\Saved\Config\remotewebui_whitelist.cfg 

Since 1.4.2 the server can request additional domain whitelists AddWebUIWhitelist