Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/tutorials/setting-up.md
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ $(local_domains) = $(primary_domain) example.com other.example.com

## TLS certificates

One thing that can't be automagically configured is TLS certs. If you already
One thing that can't be automatically configured is TLS certs. If you already
have them somewhere - use them, open /etc/maddy/maddy.conf and put the right
paths in. You need to make sure maddy can read them while running as
unprivileged user (maddy never runs as root, even during start-up), one way to
Expand Down