Radicale: Difference between revisions
imported>Garbas mNo edit summary |
imported>Mogria m fix syntax error, add missing semicolon |
||
| Line 11: | Line 11: | ||
# Bind all interfaces on port 5232 | # Bind all interfaces on port 5232 | ||
hosts = 0.0.0.0:5232 | hosts = 0.0.0.0:5232 | ||
'' | ''; | ||
}; | }; | ||
</syntaxhighlight> | </syntaxhighlight> | ||