You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Set SSH_AUTHORIZED_KEYS_BACKUP to false (go-gitea#25412)
This prevents the disk from overflowing with auth keys file
Fixesgo-gitea#17117
## ⚠️ BREAKING
This changes the default option for creating a backup of the authorized
key file when an update is made to default to false.
0 commit comments