mirror of
				https://framagit.org/YunoHost-Apps/gitea_ynh.git
				synced 2025-10-30 21:35:36 +01:00 
			
		
		
		
	Merge pull request #16 from YunoHost-Apps/fix-ssh-conf
Update README.md
This commit is contained in:
		| @@ -53,7 +53,7 @@ If you want to use Gitea with ssh and be able to pull/push with you ssh key, you | |||||||
|  |  | ||||||
| ```bash | ```bash | ||||||
| PubkeyAuthentication yes | PubkeyAuthentication yes | ||||||
| AuthorizedKeysFile %h/.ssh/authorized_keys | AuthorizedKeysFile /home/%u/.ssh/authorized_keys | ||||||
| ChallengeResponseAuthentication no | ChallengeResponseAuthentication no | ||||||
| PasswordAuthentication no | PasswordAuthentication no | ||||||
| UsePAM no | UsePAM no | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Josue-T
					Josue-T