17 lines
386 B
TOML
17 lines
386 B
TOML
api_status_url = "http://localhost:8171/status"
|
|
token = "test-rw-token"
|
|
|
|
[server]
|
|
ip = "95.216.24.174"
|
|
port = 587
|
|
protocol_version = 763
|
|
username = "CuberCore"
|
|
uuid = "10d7bb90-376a-4b72-9bd3-6b885dfd89e3"
|
|
microsoft_email = "coredoescode@outlook.com"
|
|
owner_username = "CoreCuber"
|
|
owner_uuid_undashed = "555d60bb4b4f470880b231bb1de0c527"
|
|
ignored = []
|
|
|
|
[permissions]
|
|
owner = []
|
|
admin = [] |