Absolutely nothing
This commit is contained in:
parent
255523eac3
commit
47e5789b81
|
@ -43,7 +43,7 @@
|
||||||
FROM = "no-reply@git.lillianviolet.dev";
|
FROM = "no-reply@git.lillianviolet.dev";
|
||||||
USER = "gitea";
|
USER = "gitea";
|
||||||
SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
|
SENDMAIL_PATH = "${pkgs.system-sendmail}/bin/sendmail";
|
||||||
SENDMAIL_ARGS = "--";
|
SENDMAIL_ARGS = "";
|
||||||
};
|
};
|
||||||
repository = {
|
repository = {
|
||||||
ENABLE_PUSH_CREATE_USER = true;
|
ENABLE_PUSH_CREATE_USER = true;
|
||||||
|
|
Loading…
Reference in a new issue