summaryrefslogtreecommitdiff
path: root/conduit-example.toml
diff options
context:
space:
mode:
authorAiden McClelland <me@drbonez.dev>2021-07-01 13:38:25 -0600
committerAiden McClelland <me@drbonez.dev>2021-07-01 13:38:25 -0600
commitc53cc03ff8db65b6b447a852eee85e540ad38cb1 (patch)
treef330badc9f1bd350dfe5dee3295a164048c15698 /conduit-example.toml
parentf25f61d4a9e42d29704c357868074e45d24bd4df (diff)
downloadconduit-c53cc03ff8db65b6b447a852eee85e540ad38cb1.zip
address pr comments
Diffstat (limited to 'conduit-example.toml')
-rw-r--r--conduit-example.toml2
1 files changed, 2 insertions, 0 deletions
diff --git a/conduit-example.toml b/conduit-example.toml
index 66c105b..db0bbb7 100644
--- a/conduit-example.toml
+++ b/conduit-example.toml
@@ -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