thorite: scrape forgejo and hedgedoc
This commit is contained in:
parent
f260f7d847
commit
b667f8bf3f
4 changed files with 33 additions and 7 deletions
|
@ -36,7 +36,7 @@ in
|
|||
btrfsRoots = [ ];
|
||||
};
|
||||
|
||||
services.postgresqlBackup = {
|
||||
services.postgresqlBackup = lib.mkIf config.services.postgresql.enable {
|
||||
enable = true;
|
||||
compression = "zstd";
|
||||
compressionLevel = 9;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue