Skip to content

Commit 20d0e76

Browse files
authored
Fix markdown
1 parent 37d62c6 commit 20d0e76

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docs/simplesamlphp-automated_metadata.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ Each metadata source has the following options:
194194
be extracted from the certificate and everything else will be ignored. So it is
195195
possible to use a self signed certificate that has expired. Add more than one
196196
certificate to be able to handle key rollover.
197-
197+
198198
: Note: certificates files must be formatted in PEM format.
199199

200200
`template`
@@ -263,7 +263,7 @@ of all the Identity Providers trusted. They will be listed with information
263263
about the maximum duration of their cached version, such as _(expires in 96.0
264264
hours)_.
265265

266-
You *may* need to adjust the below php.ini settings if the metadata files you consume are quite large.
266+
You _may_ need to adjust the below php.ini settings if the metadata files you consume are quite large.
267267

268268
* `memory_limit`
269269
* `max_execution_time`

0 commit comments

Comments
 (0)