feat: stream-keys
This commit is contained in:
@ -4,7 +4,8 @@
|
||||
"Default": "Information",
|
||||
"Microsoft.AspNetCore": "Warning",
|
||||
"Microsoft.EntityFrameworkCore": "Warning",
|
||||
"System.Net.Http.HttpClient": "Error"
|
||||
"System.Net.Http.HttpClient": "Error",
|
||||
"NostrStreamer.NostrAuthHandler": "Error",
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
@ -35,7 +36,7 @@
|
||||
"PublicHost": "http://localhost:9000"
|
||||
},
|
||||
"SnortApi": "https://api.snort.social",
|
||||
"GeoIpDatabase": "C:\\Users\\Kieran\\Downloads\\GeoLite2-City.mmdb",
|
||||
"GeoIpDatabase": "/home/kieran/Downloads/GeoLite2-City.mmdb",
|
||||
"Edges": [
|
||||
{
|
||||
"Name": "US0",
|
||||
|
Reference in New Issue
Block a user