irc-bot: reduce reply threshold
This commit is contained in:
parent
0355dd4b80
commit
69130134cd
1 changed files with 1 additions and 0 deletions
|
@ -56,6 +56,7 @@
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
logging = { level = "debug"; };
|
logging = { level = "debug"; };
|
||||||
|
matrixHandler = { shortReplyTresholdSeconds = 30; };
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue