Compare commits
1 commit
d619342460
...
4297436691
Author | SHA1 | Date | |
---|---|---|---|
4297436691 |
1 changed files with 2 additions and 2 deletions
|
@ -37,10 +37,10 @@
|
||||||
};
|
};
|
||||||
federation.ENABLED = true;
|
federation.ENABLED = true;
|
||||||
};
|
};
|
||||||
repositoryRoot = "/storage-box/forgejo/repos";
|
repositoryRoot = "/forgejo/repos";
|
||||||
lfs = {
|
lfs = {
|
||||||
enable = true;
|
enable = true;
|
||||||
contentDir = "/storage-box/forgejo/lfs";
|
contentDir = "/forgejo/lfs";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue