Skip to content

Commit 628a002

Browse files
committed
fix(docs/dev-guide): format issues in token-authentication.md
1 parent 2065c98 commit 628a002

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docs/devops-guide/token-authentication.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ In the example below, this hostname is assumed to be `jitsi.example.com`.
2929
After installing the package you will see the following lines in your Prosody
3030
config:
3131

32-
3332
```
3433
VirtualHost "jitsi.example.com"
3534
authentication = "token"
@@ -66,7 +65,6 @@ VirtualHost "jitsi.example.com"
6665

6766
Add `persistent_lobby` as module into `VirtualHost`:
6867

69-
7068
```
7169
VirtualHost "jitsi.example.com"
7270
---

0 commit comments

Comments
 (0)