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 = {
|
repository = {
|
||||||
ENABLE_PUSH_CREATE_USER = true;
|
ENABLE_PUSH_CREATE_USER = true;
|
||||||
};
|
};
|
||||||
ui = {
|
ui.DEFAULT_SHOW_FULL_NAME = true;
|
||||||
DEFAULT_SHOW_FULL_NAME = true;
|
"ui.meta".AUTHOR = "Gitea, hosted by Vili Sinervä";
|
||||||
meta.AUTHOR = "Gitea, hosted by Vili Sinervä";
|
|
||||||
};
|
|
||||||
server = {
|
server = {
|
||||||
DOMAIN = "gitea.vsinerva.fi";
|
DOMAIN = "gitea.vsinerva.fi";
|
||||||
HTTP_PORT = 8000;
|
HTTP_PORT = 8000;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue