mailu/docs
Florent Daigniere 02c93c44f2 Tweak sessions
simplify:
- make all sessions permanent by default
- update the TTL of sessions on access (save always)
- fix session-expiry, modulo 8byte precision
..
_templates Restore VERSION_TAG template
assets removing unneeded image
compose Further clarify memory requirements and create newsfragment.
contributors Added new docker repo for test image. Adapted deploy script to use env var for test repo name. Modified travis references to github actions references in docs. Added changelog entry.
kubernetes/mailu simplify
swarm Implement rate-limits
.env Add deploy settings for server
Dockerfile Process code review remarks
antispam.rst Add documentation for the web administration gui.
cli.rst Added documentation for how to switch the database back-end used by Mailu.
conf.py Update documentation config and release notes page.
configuration.rst Tweak sessions
database.rst Remove Mailu PostgreSQL. Make roundcube database configurable via setup. Fix .
demo.rst Fixed small typo
dns.rst Update docs/dns.rst
docker-compose.yml Make docker-compose.yml for setup and docs development friendly
faq.rst Add log rotation (if logging to file). Make rsyslog the default.
features.rst remove service status "feature"
general.rst Fix the rst syntax for most documentation
index.rst Add documentation for the web administration gui.
maintain.rst Include a doc section for external certbot
nginx.conf Build the documentation as a Docker image
releases.rst enhanced security changelog entry and added recommendation to recreate secret_key
requirements.txt Added missing extension in conf.py. Added missing library in requirements.txt. Sphinx is only compatible with docutils<0.17
reverse.rst Update reverse proxy documentation (see ).
rpi_build.rst RPi: update doc (alpine version + variables)
setup.rst Preparations for 1.8 release.
webadministration.rst Added documentation for all user statuses.