Skip to content

Latest commit

 

History

History
24 lines (20 loc) · 1.67 KB

PrivatelabelConfiguration.md

File metadata and controls

24 lines (20 loc) · 1.67 KB

PrivatelabelConfiguration

Properties

Name Type Description Notes
logo_file string Customer logo image. Expected base64 encoded data (write-only) [optional]
logo_url string Logo image url (read-only) [optional]
favicon_file string Custom favicon image. Expected base64 encoded data (write-only) [optional]
favicon_url string Favicon image url (read-only) [optional]
default_title string Default page title [optional]
show_help_menu bool Boolean to toggle showing help menus [optional]
show_docs bool Boolean to toggle showing docs [optional]
show_email_sub_options bool Boolean to toggle showing email subscription options. [optional]
allow_looker_mentions bool Boolean to toggle mentions of Looker in emails [optional]
allow_looker_links bool Boolean to toggle links to Looker in emails [optional]
custom_welcome_email_advanced bool Allow subject line and email heading customization in customized emails” [optional]
setup_mentions bool Remove the word Looker from appearing in the account setup page [optional]
alerts_logo bool Remove Looker logo from Alerts [optional]
alerts_links bool Remove Looker links from Alerts [optional]
folders_mentions bool Remove Looker mentions in home folder page when you don’t have any items saved [optional]

[Back to Model list] [Back to API list] [Back to README]