use same intendation in entire docs file

This commit is contained in:
Tobias Diekershoff 2018-01-10 07:25:26 +01:00
부모 92049e20fa
커밋 fc890e9869
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제

파일 보기

@ -71,7 +71,7 @@ Every time a user tries to access any Friendica page by any mean (manual address
With Apache, enable the modules rewrite and ssl (with a shared hosting provider, this should be enabled already):
sudo a2enmod rewrite ssl
sudo a2enmod rewrite ssl
Add the following lines to the .htaccess file in the root folder of your Friendica instance (thanks to [url=https://github.com/AlfredSK]AlfredSK[/url]):