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 :
|
SSH_AUTHORIZED_KEYS_BACKUP = true |
(link)
- Docs:
SSH_BACKUP_AUTHORIZED_KEYS (link)
I assume the docs are out of date and will issue a PR.