Added note about mod security. Also:

Fixed matrix connection
This commit is contained in:
joenas
2017-06-21 22:05:32 +02:00
parent 6c9b424bfd
commit cf934a7306
2 changed files with 4 additions and 5 deletions

View File

@@ -36,10 +36,10 @@ export MATRIX_API_HTTP_CLIENT=luasocket
You might need to prepend `sudo` to first and second commands
You also need to add Matrix to your trusted mods if you haven't disabled mod security.
For the moment you need to disabled mod security for lua-matrix to work. This will hopefully change.
```
secure.trusted_mods = matrix
secure.enable_security = false
```
[wiki]: https://wiki.minetest.net/Installing_mods