Re-enable glitchtip
See if the latest version has slightly fewer problems :/
This commit is contained in:
parent
b402bb9c79
commit
7ac27f6a94
3 changed files with 22 additions and 20 deletions
|
|
@ -33,6 +33,8 @@ with lib;
|
|||
};
|
||||
systemd.tmpfiles.rules = [
|
||||
"d /tmp/glitchtip 0755 glitchtip glitchtip 1h"
|
||||
"d /mnt/bigdisk/glitchtip 0755 glitchtip glitchtip"
|
||||
"d /mnt/bigdisk/glitchtip/uploads 0755 glitchtip glitchtip"
|
||||
];
|
||||
};
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue