Files
ackify-ce/docs/fr
ArnaudFra ec947afc24 feat(mail): add ACKIFY_MAIL_INSECURE_SKIP_VERIFY option (#6)
* feat(mail): add option to skip TLS certificate verification

Add ACKIFY_MAIL_INSECURE_SKIP_VERIFY environment variable to allow
bypassing TLS certificate verification for self-signed certificates.

This is useful for development/testing environments with self-signed
SMTP certificates while maintaining secure defaults (false by default).

* docs: add ACKIFY_MAIL_INSECURE_SKIP_VERIFY documentation
2025-11-22 22:20:34 +01:00
..
2025-10-26 22:44:30 +01:00

Ackify Documentation

Documentation complète pour Ackify - Proof of Read avec signatures cryptographiques.

Démarrage Rapide

Fonctionnalités

Configuration Avancée

Architecture & Développement

  • Architecture - Stack technique, structure projet, principes Clean Architecture
  • Database - Schéma PostgreSQL, migrations, contraintes
  • API Reference - Endpoints REST, exemples, OpenAPI
  • Deployment - Production, sécurité, monitoring
  • Development - Setup développement, tests, contribution

Intégrations

  • Google Docs - Intégration avec Google Workspace
  • Plus d'intégrations à venir...

Support