forgejo disable registration
This commit is contained in:
parent
edbef83c4f
commit
9b007de967
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@
|
|||
RUN_MODE = "prod";
|
||||
};
|
||||
service = {
|
||||
DISABLE_REGISTRATION = false;
|
||||
DISABLE_REGISTRATION = true;
|
||||
};
|
||||
other = {
|
||||
SHOW_FOOTER_VERSION = true;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue