add README for gitea

This commit is contained in:
Joerg Lehmann 2023-03-04 19:16:32 +01:00
parent 7ea4072fd3
commit 1d9420433a
1 changed files with 7 additions and 0 deletions

7
gitea/README.md Normal file
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