Commento should be configured for strong admin auth, privacy-preserving comment handling, and controlled embed usage.
COMMENTO_ORIGIN=https://comments.example.com
COMMENTO_POSTGRES=postgres://commento:replace@127.0.0.1:5432/commento?sslmode=disable
COMMENTO_SMTP_HOST=mail.example.com
COMMENTO_SMTP_PORT=587
COMMENTO_FORBID_NEW_OWNERS=true
Back up PostgreSQL and configuration. Validate restored comment threads and login flow.
Feel free to contact us. Find all contact information on our contact page.