correct comment

This commit is contained in:
Joseph Hanson 2025-02-23 21:18:06 -06:00
parent 4493b2519d
commit fca664b887
Signed by: jahanson
SSH key fingerprint: SHA256:vy6dKBECV522aPAwklFM3ReKAVB086rT3oWwiuiFG7o

View file

@ -45,7 +45,7 @@ in {
services.forgejo = { services.forgejo = {
enable = true; enable = true;
package = cfg.package; package = cfg.package;
# enable sql db dumps daily # enable forgejo db and data dumps daily
dump = { dump = {
enable = true; enable = true;
backupDir = "/mnt/storagebox/forgejo/backup"; backupDir = "/mnt/storagebox/forgejo/backup";