add README for gitea
This commit is contained in:
parent
7ea4072fd3
commit
1d9420433a
|
|
@ -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
|
||||
Loading…
Reference in New Issue