1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-07-26 17:58:30 +00:00

Revert "Use TOML instead of INI highlight syntax"

This reverts commit ed428fdbc1.
This commit is contained in:
Guillaume Ayoub 2017-05-27 12:45:56 +02:00
parent ed428fdbc1
commit 3281ca71d6
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`:
```toml
```ini
[loggers]
keys = root