diff options
| author | 2019-10-01 18:12:21 +0200 | |
|---|---|---|
| committer | 2019-10-01 18:12:21 +0200 | |
| commit | 37b52b7361d3ac15273ca19a0b96ef74299e759e (patch) | |
| tree | 23ab272309a6e1ddc23bdd52ef4db130b11c6287 /docs/en/admins | |
| parent | 7ae4e9f159c9f0678d767dd29baa6cec8f0b04d8 (diff) | |
Trim whitespace (#2544)
Diffstat (limited to 'docs/en/admins')
| -rw-r--r-- | docs/en/admins/02_Installation.md | 2 | ||||
| -rw-r--r-- | docs/en/admins/03_Updating.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/en/admins/02_Installation.md b/docs/en/admins/02_Installation.md index 446ef0dcf..7bba647ec 100644 --- a/docs/en/admins/02_Installation.md +++ b/docs/en/admins/02_Installation.md @@ -137,7 +137,7 @@ A step-by-step tutorial is available [in French](http://www.pihomeserver.fr/2013 # Security -Make sure to expose only the `./p/` folder on the web, the other directories contain personal and sensitive data. +Make sure to expose only the `./p/` folder on the web, the other directories contain personal and sensitive data. See the Apache and nginx config examples above. **TODO** diff --git a/docs/en/admins/03_Updating.md b/docs/en/admins/03_Updating.md index 4e1fdfa5d..461366049 100644 --- a/docs/en/admins/03_Updating.md +++ b/docs/en/admins/03_Updating.md @@ -15,7 +15,7 @@ The update process depends on your installation type, see below: Change to your installation at http://localhost/FreshRSS/p/i/?c=update and hit the "Check for new updates" button. -If there is a new version you will be prompted again. +If there is a new version you will be prompted again. ## Using git @@ -72,7 +72,7 @@ cd /usr/share/FreshRSS ``` Commands intended to be executed in order (you can c/p the whole block if desired): - + ```sh wget https://github.com/FreshRSS/FreshRSS/archive/master.zip unzip master.zip |
