Skip to content

Commit

Permalink
Format docs
Browse files Browse the repository at this point in the history
Signed-off-by: Ivan Kanakarakis <[email protected]>
  • Loading branch information
c00kiemon5ter committed Nov 7, 2019
1 parent d9e76dd commit d650fa2
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions doc/mod_wsgi.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ yum install httpd mod_ssl httpd-devel python34 python34-devel
yum install xmlsec1-openssl gcc curl
```

Install the latest production release of pip and use it to install the latest
Install the latest production release of pip and use it to install the latest
production release of mod\_wsgi:

```
Expand Down Expand Up @@ -120,7 +120,7 @@ BACKEND_MODULES:
- "/etc/satosa/plugins/saml2_backend.yaml"
FRONTEND_MODULES:
- "/etc/satosa/plugins/ping_frontend.yaml"
- "/etc/satosa/plugins/ping_frontend.yaml"
- "/etc/satosa/plugins/saml2_frontend.yaml"
MICRO_SERVICES:
Expand Down Expand Up @@ -151,7 +151,7 @@ LOGGING:
propagate: no
root:
level: INFO
handlers:
handlers:
- console
```

Expand Down

0 comments on commit d650fa2

Please sign in to comment.