1
0
mirror of https://github.com/kmein/niveum synced 2026-03-16 10:11:08 +01:00

fix(panoptikon): add watcher name to commit message, random delay 1h, ignore html errors, #xxx notification

This commit is contained in:
2023-03-31 10:59:52 +02:00
parent c20a9e3098
commit ffc5f9b596
3 changed files with 4 additions and 4 deletions

View File

@@ -9,7 +9,7 @@
panoptikon = niveumLib.panoptikon {inherit pkgs lib niveumPackages config;};
irc-xxx = panoptikon.kpaste-irc {
target = "#xxx";
target = lib.escapeShellArg "#xxx";
retiolumLink = true;
};