Attempt gitea fix
This commit is contained in:
parent
e25f9e4868
commit
38a6af903e
1 changed files with 2 additions and 4 deletions
|
@ -19,10 +19,8 @@
|
|||
repository = {
|
||||
ENABLE_PUSH_CREATE_USER = true;
|
||||
};
|
||||
ui = {
|
||||
DEFAULT_SHOW_FULL_NAME = true;
|
||||
meta.AUTHOR = "Gitea, hosted by Vili Sinervä";
|
||||
};
|
||||
ui.DEFAULT_SHOW_FULL_NAME = true;
|
||||
"ui.meta".AUTHOR = "Gitea, hosted by Vili Sinervä";
|
||||
server = {
|
||||
DOMAIN = "gitea.vsinerva.fi";
|
||||
HTTP_PORT = 8000;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue