/ distrox.toml
distrox.toml
1 # Example configuration 2 database_connection = "database.sqlite" 3 secret_key = "test.key" 4 5 [relay_config] 6 custom_relays = []
1 # Example configuration 2 database_connection = "database.sqlite" 3 secret_key = "test.key" 4 5 [relay_config] 6 custom_relays = []