Tag: Configuration
Configuration
- Backend configuration
Configuring Comentario server
- General
General domain settings
- Interactive SSO
The interactive SSO authentication flow
- Script tag
The <script> tag is required to embed comments on a page
- SSO authentication
Single Sign-On settings
- Static configuration
Comentario command-line and environment configuration
- Authentication
Authentication domain settings
- Comments tag
The <comentario-comments> tag is required to embed comments on a page
- Frontend configuration
Configuring Comentario via the Administration UI
- Non-interactive SSO
The non-interactive SSO authentication flow
- Secrets
Secrets configuration
- Embedding comments
How to add comments to a web page by embedding Comentario
- Moderation
Moderation domain settings
- Single SSO provider for multiple domains
How the SSO server can distinguish between various domains
- Configuration
Configuring Comentario parameters
- Extensions
Extensions domain settings
- Domain configuration
Configuring domain properties
- Dynamic configuration
Comentario runtime configuration
- Identity provider configuration
How to configure external (federated) identity providers for Comentario
- Login via Facebook
How to configure OAuth2 login via Facebook
- Login via GitHub
How to configure OAuth2 login via GitHub
- Login via GitLab
How to configure OAuth2 login via GitLab
- Login via Google
How to configure OAuth2 login via Google
- Login via LinkedIn
How to configure OAuth2 login via LinkedIn
- Login via Twitter/X
How to configure OAuth2 login via Twitter (a.k.a. “X”)
- Login via OIDC provider
How to configure login via an OIDC-compatible identity provider
- Akismet
Akismet extension
- Allow comment authors to delete comments
domain.defaults.comments.deletion.author
- Allow comment authors to edit comments
domain.defaults.comments.editing.author
- Allow moderators to delete comments
domain.defaults.comments.deletion.moderator
- Allow moderators to edit comments
domain.defaults.comments.editing.moderator
- APILayer SpamChecker
APILayer SpamChecker extension
- Attribute: auto-init
The auto-init attribute of the <comentario-comments> tag controls Comentario load
- Attribute: auto-non-interactive-sso
The auto-non-interactive-sso attribute of the <comentario-comments> tag allows to automatically initiate SSO login upon load
- Attribute: css-override
The css-override attribute of the <comentario-comments> tag allows to override comment styling
- Attribute: lang
The lang attribute of the <comentario-comments> tag controls language for the embedded comments
- Attribute: live-update
The live-update attribute of the <comentario-comments> tag disables live comment updates
- Attribute: max-level
The max-level attribute of the <comentario-comments> limits the visual nesting level of comments
- Attribute: no-fonts
The no-fonts attribute of the <comentario-comments> disables default fonts
- Attribute: page-id
The page-id attribute of the <comentario-comments> tag indicates the page path within the domain
- Attribute: theme
The theme attribute of the <comentario-comments> tag specifies the colour scheme to use
- Enable commenter registration via external provider
domain.defaults.signup.enableFederated
- Enable commenter registration via SSO
domain.defaults.signup.enableSso
- Enable images in comments
domain.defaults.markdown.images.enabled
- Enable links in comments
domain.defaults.markdown.links.enabled
- Enable local commenter registration
domain.defaults.signup.enableLocal
- Enable registration of new users
auth.signup.enabled
- Enable tables in comments
domain.defaults.markdown.tables.enabled
- Enable voting on comments
domain.defaults.comments.enableVoting
- Max. failed login attempts
auth.login.local.maxAttempts
- New commenters must confirm their email
auth.signup.confirm.commenter
- New users must confirm their email
auth.signup.confirm.user
- Non-owner users can add domains
operation.newOwner.enabled
- Perspective
Perspective extension
- Show deleted comments
domain.defaults.comments.showDeleted
- Use Gravatar for user avatars
integrations.useGravatar
- Backend configuration
Installation
- Requirements
What is required for running Comentario
- Binary package
How to install Comentario locally from a binary package.
- Helm chart
Deploying Comentario in a Kubernetes cluster with Helm
- Prerequisites
Requirements for running Comentario in a Kubernetes cluster
- Building Comentario
How to build Comentario from the source code
- Deployment
How to deploy Comentario Helm chart
- Parameters
Comentario Helm chart parameter description
- Database backup
How to back up and restory Comentario database in a Kubernetes cluster
- Requirements
Knowledge Base
- Superuser
System-wide superuser permission
- Roles
User domain roles
- Base URL
What is Comentario’s base URL
- Permissions
How Comentario permissions work
- Superuser