correct comment
This commit is contained in:
parent
4493b2519d
commit
fca664b887
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Reference in a new issue