style: format all toml with taplo
This commit is contained in:
parent
08485ea5e4
commit
e2d91e26d6
9 changed files with 158 additions and 76 deletions
|
@ -7,9 +7,9 @@ server_name = "localhost"
|
|||
database_path = "/tmp"
|
||||
|
||||
# All the other settings are left at their defaults:
|
||||
port = 6167
|
||||
max_request_size = 20_000_000
|
||||
allow_registration = true
|
||||
trusted_servers = ["matrix.org"]
|
||||
address = "127.0.0.1"
|
||||
proxy = "none"
|
||||
allow_registration = true
|
||||
max_request_size = 20_000_000
|
||||
port = 6167
|
||||
proxy = "none"
|
||||
trusted_servers = ["matrix.org"]
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue