add README for gitea

This commit is contained in:
2023-03-04 19:16:32 +01:00
parent 7ea4072fd3
commit 1d9420433a
+7
View File
@@ -0,0 +1,7 @@
Config of Gitea is done in config/app.ini
To disable the possibility to self-register:
[root@onyx ~]# grep DISABLE_REGISTRATION /data/gitea/config/app.ini
DISABLE_REGISTRATION = true