diff --git a/Installation.md b/Installation.md index febba4c..fd714b6 100644 --- a/Installation.md +++ b/Installation.md @@ -1,8 +1,8 @@ **TL;DR:** Download the [latest release archive](https://github.com/PrivateBin/PrivateBin/releases/latest) and extract it in your web hosts folder where you want to install your PrivateBin -instance. We try to provide a safe default configuration, but advise you to check -the options and adjust them as you see fit. +instance. We try to provide a safe default configuration, but we advise you to +check the options and adjust them as you want. ## Basic installation @@ -137,4 +137,4 @@ INSERT INTO prefix_config VALUES('VERSION', '0.22'); ## Further configuration - After (or before) setting up PrivateBin set up HTTPS, as without HTTPS PrivateBin is not secure. ([More information](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#how-should-i-setup-https)) -- If you want to use PrivateBin behind Cloudflare, make sure you disabled Rocket loader and unchecked "Javascript" for Auto Minify, found in your domain settings, under "Speed". (More information [in this FAQ entry](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#privatebin-does-not-seem-to-react-in-any-way-i-can-not-create-or-read-pastes-or-even-click-on-the-hamburger-menu-what-is-going-on)) +- If you want to use PrivateBin behind Cloudflare, make sure you disabled Rocket loader and unchecked "Javascript" for Auto Minify, found in your domain settings, under "Speed". (More information [in this FAQ entry](https://github.com/PrivateBin/PrivateBin/wiki/FAQ#user-content-how-to-make-privatebin-work-when-using-cloudflare-for-ddos-protection))