1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-09-12 20:30:57 +00:00

Put the comments on empty lines

Comments are not officially allowed at the end of content lines
This commit is contained in:
Guillaume Ayoub 2017-05-27 12:47:52 +02:00
parent 7f67f3953c
commit 00c9fa48ad
3 changed files with 14 additions and 7 deletions

View file

@ -10,7 +10,8 @@ command line arguments.
An example configuration file looks like:
```ini
[server]
hosts = 0.0.0.0:5232 # Bind all addresses
# Bind all addresses
hosts = 0.0.0.0:5232
[auth]
type = htpasswd