[docs] Fix format of markdown lists
Actually fixes #207
parent
aabd46473a
commit
1380a3a022
|
@ -73,6 +73,7 @@ LETSENCRYPT_DOMAIN_ROOT=true
|
||||||
Go to https://sso.DOMINI/auth/admin/master/console
|
Go to https://sso.DOMINI/auth/admin/master/console
|
||||||
|
|
||||||
**THEMES**:
|
**THEMES**:
|
||||||
|
|
||||||
- [ ] login theme: liiibrelite
|
- [ ] login theme: liiibrelite
|
||||||
- [ ] account theme: account-avatar
|
- [ ] account theme: account-avatar
|
||||||
- [ ] internazionalization enabled: ON
|
- [ ] internazionalization enabled: ON
|
||||||
|
@ -87,6 +88,7 @@ Configurem d'aquest manera:
|
||||||

|

|
||||||
|
|
||||||
**SECURITY DEFENSES**:
|
**SECURITY DEFENSES**:
|
||||||
|
|
||||||
- [ ] Canviar segona línia de Content-Security-Policy per:
|
- [ ] Canviar segona línia de Content-Security-Policy per:
|
||||||
`frame-src 'self'; frame-ancestors 'self' *.DOMAIN localhost; object-src 'none';`
|
`frame-src 'self'; frame-ancestors 'self' *.DOMAIN localhost; object-src 'none';`
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue