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
# The total amount of memory that the database will use.
#db_cache_capacity_mb = 200
# proxy = "none" # more examples can be found at src/database/proxy.rs:6
# [trust_certificates]
# include = ["*.onion] # do not validate certificates from this domain (NOTE: this should *ONLY* be done for protocols that are self-authenticating such as Tor hidden services)