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:
parent
ed428fdbc1
commit
3281ca71d6
4 changed files with 10 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue