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:
parent
7f67f3953c
commit
00c9fa48ad
3 changed files with 14 additions and 7 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue