gitea-server / app.ini
Adoption's picture
Update app.ini
de7fd4d verified
raw
history blame contribute delete
317 Bytes
[server]
DOMAIN = adoption-gitea-server.hf.space
ROOT_URL = https://adoption-gitea-server.hf.space/
HTTP_PORT = 3000
DISABLE_SSH = false
START_SSH_SERVER = true
[database]
DB_TYPE = sqlite3
PATH = /data/gitea/gitea.db
[security]
INSTALL_LOCK = false
[service]
DISABLE_REGISTRATION = false
[actions]
ENABLED = true