diff options
-rw-r--r-- | ymir.nix | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -210,7 +210,7 @@ in rec { | |||
210 | enable-http-clone=1 | 210 | enable-http-clone=1 |
211 | 211 | ||
212 | project-list=/srv/git/projects.list | 212 | project-list=/srv/git/projects.list |
213 | scan-path=/does/not/exist | 213 | scan-path=/srv/git/repositories |
214 | 214 | ||
215 | enable-commit-graph=1 | 215 | enable-commit-graph=1 |
216 | snapshots=tar tar.gz tar.bz2 tar.xz zip | 216 | snapshots=tar tar.gz tar.bz2 tar.xz zip |