Differences between docs and app.ini for SSH_BACKUP_AUTHORIZED_KEYS setting #6173

Closed
opened 2025-11-02 06:47:03 -06:00 by GiteaMirror · 0 comments
Owner

Originally created by @pat-s on GitHub (Oct 19, 2020).

The docs for getting SSH working when using the Docker installation report a different env var name than the one that is actually stored in app.ini.

I assume the docs are out of date and will issue a PR.

Originally created by @pat-s on GitHub (Oct 19, 2020). The docs for getting SSH working when using the Docker installation report a different env var name than the one that is actually stored in `app.ini`. - `app.ini`: `SSH_AUTHORIZED_KEYS_BACKUP `: https://github.com/go-gitea/gitea/blob/06eaf74e8a91dcf2254e29e9e5a7829c0e2d4aee/custom/conf/app.example.ini#L318 ([link](https://github.com/go-gitea/gitea/blob/06eaf74e8a91dcf2254e29e9e5a7829c0e2d4aee/custom/conf/app.example.ini#L318)) - Docs: `SSH_BACKUP_AUTHORIZED_KEYS` ([link](https://docs.gitea.io/en-us/install-with-docker/#ssh-container-passthrough)) I assume the docs are out of date and will issue a PR.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#6173