ircd: remove broken max-line-length

This commit is contained in:
lassulus 2023-07-08 14:27:36 +02:00
parent 6d79550561
commit 1241f43a0f
1 changed files with 0 additions and 1 deletions

View File

@ -38,7 +38,6 @@
hidden = false;
password = "$2a$04$0AtVycWQJ07ymrDdKyAm2un3UVSVIzpzL3wsWbWb3PF95d1CZMcMO";
};
server.max-line-length = 1024;
server.lookup-hostnames = true;
};
};