Skip to content

Commit 197a649

Browse files
committed
config/guides/quick: Remove hint about using <path
This is no longer used for ssl certs, so it's no longer relevant in quick configuration guide.
1 parent c69b0fd commit 197a649

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

docs/core/config/guides/quick.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -96,12 +96,6 @@ doveconf -nP > dovecot.conf
9696
* Usually it does not matter in which file you write the setting. You only need
9797
to be aware that later settings replace earlier ones. If you use the same
9898
section multiple times, the settings are merged together.
99-
* To read the content of a file, for instance for the SSL certificate option,
100-
prefix the filename with a `<`, e.g.:
101-
102-
```[dovecot.conf]
103-
ssl_cert_file = /etc/ssl/certs/imap.pem
104-
```
10599

106100
## Authentication
107101

0 commit comments

Comments
 (0)