mirror of
git://git.acid.vegas/unrealircd.git
synced 2024-11-23 16:36:40 +00:00
Lowered error log size
This commit is contained in:
parent
17c100d8f5
commit
f853b13ab5
@ -18,7 +18,7 @@ link services.supernets.org {
|
||||
|
||||
log {
|
||||
source { error; fatal; warn; }
|
||||
destination { file "ircd.log" { maxsize 10M; } }
|
||||
destination { file "ircd.log" { maxsize 5M; } }
|
||||
}
|
||||
|
||||
ulines { services.supernets.org; }
|
||||
|
Loading…
Reference in New Issue
Block a user