Settings.md 1.3 KB

PortainerApi.Settings

Properties

Name Type Description Notes
templatesURL String URL to the templates that will be displayed in the UI when navigating to App Templates [optional]
logoURL String URL to a logo that will be displayed on the login page as well as on top of the sidebar. Will use default Portainer logo when value is empty string [optional]
blackListedLabels [SettingsBlackListedLabels] A list of label name & value that will be used to hide containers when querying containers [optional]
displayExternalContributors Boolean Whether to display or not external templates contributions as sub-menus in the UI. [optional]
authenticationMethod Number Active authentication method for the Portainer instance. Valid values are: 1 for managed or 2 for LDAP. [optional]
lDAPSettings LDAPSettings [optional]
allowBindMountsForRegularUsers Boolean Whether non-administrator should be able to use bind mounts when creating containers [optional]
allowPrivilegedModeForRegularUsers Boolean Whether non-administrator should be able to use privileged mode when creating containers [optional]