-
Notifications
You must be signed in to change notification settings - Fork 392
Product configuration parameters
Alexey Naumov edited this page Jan 13, 2021
·
33 revisions
Some variables can be configured via product.conf (server), or in source files in webapp, we planned to add a configuration file for products in the future (for webapp).
List of configurable variables:
Variable | Value | Description |
---|---|---|
core.user.defaultTheme | light | Default theme |
core.user.defaultLanguage | en | Default language |
core.app.logViewer.refreshTimeout | 3000 | Log viewer refresh interval in ms |
core.app.logViewer.maxLogEntries | 1000 | Maximum rows in log viewer |
core.app.logViewer.maxFailedRequests | 3 | Count failed log viewer request before disabling |
core.app.navigationTree.childrenLimit | 500 | Maximum children in navigation tree |
core_events.notificationsPool | 5 | Maximum notifications |
plugin_erd_viewer.maxColumnsToDisplay | 7500 | Maximum columns in ERD |
- Application overview
- Demo Server
- Administration
- Server configuration
- Create Connection
- Connection Templates Management
- Access Management
-
Authentication methods
- Local Access Authentication
- Anonymous Access Configuration
- Reverse proxy header authentication
- LDAP
- Single Sign On
- SAML
- OpenID
- AWS OpenID
- AWS SAML
- AWS IAM
- AWS OpenId via Okta
- Snowflake SSO
- Okta OpenId
- Cognito OpenId
- JWT authentication
- Kerberos authentication
- NTLM
- Microsoft Entra ID authentication
- Google authentication
- User credentials storage
- Cloud Explorer
- Cloud storage
- Query Manager
- Drivers Management
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- API
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development