Browser

circle-exclamation
  • Browser can be disabled in av_laptop/config/_config.lua > Config.Browser

  • Default homepage can be set in av_laptop/config/_config.lua > Config.Homepage

Whitelist Websites

By default, any website can be visited as long as it supports iFrame rendering. If you prefer to restrict access to specific websites only, navigate to av_laptop/client/editable/website.lua and set the useWhitelist option to true. You can then add your approved URLs to the allWebsites table.

Last updated