enable SSH

This commit is contained in:
Alexander Popov 2023-08-14 18:01:28 +03:00
parent 669876e808
commit 1ab03dcd77
Signed by: iiiypuk
GPG Key ID: E47FE0AB36CD5ED6
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ PORT_TO_REDIRECT = 80
PER_WRITE_TIMEOUT = 30s
PER_WRITE_PER_KB_TIMEOUT = 30s
UNIX_SOCKET_PERMISSION = 666
DISABLE_SSH = true
DISABLE_SSH = false
OFFLINE_MODE = true
STATIC_ROOT_PATH =
APP_DATA_PATH = /var/lib/gitea/data