fix(inspircd): log stdout via file

This commit is contained in:
JJGadgets
2023-08-04 04:34:50 +08:00
parent 48b92a5c83
commit 1e2af0f4f9

View File

@@ -249,7 +249,8 @@ spec:
maxreal="130"
maxtopic="330">
<log method="stdout"
<log method="file"
target="/dev/stdout"
level="debug"
type="* -USERINPUT -USEROUTPUT">