Skip to content
GitLab
Explore
Sign in
Changes
Page history
Update Installing PrivMX Video Server from deb package
authored
Jun 08, 2021
by
Łukasz Dudziński
Hide whitespace changes
Inline
Side-by-side
Installing-PrivMX-Video-Server-from-deb-package.md
View page @
5b148df1
...
...
@@ -11,6 +11,7 @@ openssl rand -hex 16
-
Configure privmx-api plugin. Edit
`/etc/prosody/prosody.cfg.lua`
and in section
`modules_enabled`
add
```
"privmx_api";
"http_files";
```
and under
`modules_enabled`
section add
```
...
...