Fix editUrl (#31)

Fix #9

Reviewed-on: https://gitea.com/gitea/docs/pulls/31
This commit is contained in:
Lunny Xiao
2024-07-17 04:22:05 +00:00
parent 5df20429a2
commit a49bcbf20d
2 changed files with 5 additions and 3 deletions

View File

@@ -364,7 +364,7 @@ provided key. You should also set the value
`SSH_CREATE_AUTHORIZED_KEYS_FILE=false` in the `[server]` section of
`app.ini`.
:::notice
:::note
opensshd requires the Gitea program to be owned by root and not
writable by group or others. The program must be specified by an absolute
path.