refactor: split database into multiple files, more error handling, cleaner code
This commit is contained in:
parent
4b191a9311
commit
8f67c01efd
17 changed files with 1573 additions and 1630 deletions
|
@ -1,6 +1,6 @@
|
|||
[global]
|
||||
hostname = "conduit.rs"
|
||||
port = 14004
|
||||
hostname = "matrixtesting.koesters.xyz:59003"
|
||||
port = 59003
|
||||
address = "0.0.0.0"
|
||||
|
||||
[global.tls]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue