Archived
1
0
Fork 0

config: move log settings to its own section.

This commit is contained in:
Henrik Hautakoski 2011-02-06 19:26:12 +01:00
parent dfaa1be71f
commit ca73aa43ae
3 changed files with 15 additions and 14 deletions

View file

@ -1,7 +1,8 @@
[general]
uselog = 0
loglevel = INFO, WARNING, CRITCAL
logdir = logs
[log]
use = 0
level = INFO, WARNING, CRITCAL
directory = logs
[mysql]
host = localhost