@ -43,23 +43,5 @@ address = "127.0.0.1" # This makes sure Conduit can only be reached using the re
@@ -43,23 +43,5 @@ address = "127.0.0.1" # This makes sure Conduit can only be reached using the re
proxy="none"# more examples can be found at src/database/proxy.rs:6
## sqlite
# The amount of memory that the database will use, with the following formula;
# (db_cache_capacity * (sqlite_read_pool_size + 1)), in bytes