Skip to content

scripts/ENV: make disabling Redis possible#3132

Merged
georglauterbach merged 4 commits intomasterfrom
scripts/disable-redis
Mar 1, 2023
Merged

scripts/ENV: make disabling Redis possible#3132
georglauterbach merged 4 commits intomasterfrom
scripts/disable-redis

Conversation

@georglauterbach
Copy link
Copy Markdown
Member

Description

Title says it all. This is the last proper feature PR (from me) before we start the release of v12.0.0.

Just noticed: removed double call of [[ ${SMTP_ONLY} -ne 1 ]] && _register_start_daemon '_start_daemon_dovecot'; wow.

Fixes #3126

Type of change

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (README.md or the documentation under docs/)
  • If necessary I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

Comment thread docs/content/config/environment.md Outdated
Comment thread mailserver.env Outdated
Comment thread mailserver.env
polarathene
polarathene previously approved these changes Feb 28, 2023
Comment thread docs/content/config/environment.md Outdated
@github-actions
Copy link
Copy Markdown
Contributor

Documentation preview for this PR is ready! 🎉

Built with commit: 129e43f

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

[FR] Option to use external Redis server

2 participants