[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