1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-29 18:08:31 +00:00

Use TOML instead of INI highlight syntax

This commit is contained in:
Guillaume Ayoub 2017-05-27 12:41:26 +02:00
parent 247700ebe2
commit ed428fdbc1
4 changed files with 10 additions and 10 deletions

View file

@ -21,7 +21,7 @@ option in the `logging` section. The file format is explained in the
[Python Logging Module](https://docs.python.org/3/library/logging.config.html#configuration-file-format).
An example configuration to write the log output to the file `/var/log/radicale/log`:
```ini
```toml
[loggers]
keys = root