gitea settings updated

This commit is contained in:
k 2024-09-30 01:21:54 +00:00
parent fa9ab71249
commit aacfe471cd

View File

@ -23,6 +23,7 @@
enable = true; enable = true;
settings = { settings = {
service.DISABLE_REGISTRATION = true; service.DISABLE_REGISTRATION = true;
service.ENABLE_PUSH_CREATE_USER = true;
server = { server = {
HTTP_PORT = 8001; HTTP_PORT = 8001;
DOMAIN = "dhilton.xyz"; DOMAIN = "dhilton.xyz";