You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
rude/config.toml.default

12 lines
187 B

database = "rude.db"
starting_location = "d027ff76-185f-4da0-941c-7cadc6cf6e20"
[server]
ip = "0.0.0.0"
port = 9123
connection_limit = 2
event_capacity = 1024
[logging]
level = "debug"