Trusted servers
When the ELO Web Client opens external URLs in a browser or iFrame, a warning is displayed if the URL is not included in the list of trusted servers.
In the database table profileOpts, you can enter a comma-separated list of server URLs under the key elo.base.trustedServers to designate them as trusted. For a global setting, use the user ID 2147483647.
Example
VALUES (2147483647, 'elo.base.trustedServers', 'https://www.google.com/')