Compare commits
1 Commits
5bcda20414
...
746e8fff47
Author | SHA1 | Date | |
---|---|---|---|
746e8fff47 |
@ -13,7 +13,9 @@
|
|||||||
cookieSecure = true;
|
cookieSecure = true;
|
||||||
disableRegistration = true;
|
disableRegistration = true;
|
||||||
repositoryRoot = "/vault/git";
|
repositoryRoot = "/vault/git";
|
||||||
dump.enable = true;
|
|
||||||
appName = "Gitea";
|
appName = "Gitea";
|
||||||
|
dump = {
|
||||||
|
enable = true;
|
||||||
|
};
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user