adds forgejo to hompage
This commit is contained in:
parent
5d35068050
commit
f7e4fdb662
2 changed files with 6 additions and 1 deletions
|
|
@ -18,7 +18,7 @@
|
|||
HTTP_PORT = 9004;
|
||||
SSH_PORT = lib.head config.services.openssh.ports;
|
||||
};
|
||||
service.DISABLE_REGISTRATION = false;
|
||||
service.DISABLE_REGISTRATION = true;
|
||||
mailer = {
|
||||
ENABLED = true;
|
||||
SMTP_ADDR = "me@dnsc.io";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue