address pr comments
This commit is contained in:
parent
f25f61d4a9
commit
c53cc03ff8
3 changed files with 151 additions and 118 deletions
|
@ -41,3 +41,5 @@ trusted_servers = ["matrix.org"]
|
|||
#workers = 4 # default: cpu core count * 2
|
||||
|
||||
address = "127.0.0.1" # This makes sure Conduit can only be reached using the reverse proxy
|
||||
|
||||
proxy = "none" # more examples can be found at src/database/proxy.rs:6
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue