From 7cbe1e70e440c29375425182e661ea9ff7bd6300 Mon Sep 17 00:00:00 2001 From: Max Audron Date: Sat, 16 Oct 2021 13:49:23 +0200 Subject: rework configuration to allow extensibility by hooks --- config.debug.toml | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 config.debug.toml (limited to 'config.debug.toml') diff --git a/config.debug.toml b/config.debug.toml new file mode 100644 index 0000000..9e7a0e7 --- /dev/null +++ b/config.debug.toml @@ -0,0 +1,5 @@ +[debug] +[debug.user] +nickname = "kittynator" +[debug.server] +channels = ["#audron-test"] -- cgit v1.2.3