Browse Source

Empty space lints

pull/180/head
Kebert Xela 6 years ago
parent
commit
9086cbbc57
  1. 2
      README.md

2
README.md

@ -74,7 +74,7 @@ The following storage backends are available:
- ```-keyfile path/to/your.key``` -- Path to the ssl key (required if you want to use the https server) - ```-keyfile path/to/your.key``` -- Path to the ssl key (required if you want to use the https server)
#### Use with http proxy #### Use with http proxy
- ```-realip``` -- let linx-server know you (nginx, etc) are providing the X-Real-IP and/or X-Forwarded-For headers.
- ```-realIP``` -- let linx-server know you (nginx, etc) are providing the X-Real-IP and/or X-Forwarded-For headers.
#### Use with fastcgi #### Use with fastcgi
- ```-fastcgi``` -- serve through fastcgi - ```-fastcgi``` -- serve through fastcgi

Loading…
Cancel
Save