Disable glitchtip
Apparently our problems are fixed in the latest release, but we can't have it until we go NixOS unstable, which I don't want to do yet.
This commit is contained in:
parent
512a86e0b9
commit
2d5ccb7a8c
2 changed files with 2 additions and 2 deletions
|
|
@ -22,7 +22,7 @@
|
|||
caddy.enable = true;
|
||||
cloudreve.enable = true;
|
||||
collabora.enable = true;
|
||||
glitchtip.enable = true;
|
||||
glitchtip.enable = false;
|
||||
element-web.enable = true;
|
||||
label-studio.enable = true;
|
||||
librechat.enable = true;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue