Skip to content
Snippets Groups Projects
Commit f9bf4655 authored by Timo Kösters's avatar Timo Kösters
Browse files

Merge branch 'readable' into 'next'

Fix security issue.

See merge request famedly/conduit!316
parents 1219535e 5c6c6f27
No related branches found
No related tags found
No related merge requests found
......@@ -142,7 +142,8 @@ ## Setting the correct file permissions
Debian:
```bash
sudo chown -R conduit:nogroup /etc/matrix-conduit
sudo chown -R root:root /etc/matrix-conduit
sudo chmod 755 /etc/matrix-conduit
```
If you use the default database path you also need to run this:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment