moved to subfolder
This commit is contained in:
13
Tv7Playlist/appsettings.json
Normal file
13
Tv7Playlist/appsettings.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Information",
|
||||
"System": "Information",
|
||||
"Microsoft": "Information"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "*",
|
||||
"TV7Url": "https://api.init7.net/tvchannels.m3u",
|
||||
"UdpxyUrl": "http://192.168.15.2:4022/udp",
|
||||
"DownloadFileName": "PlaylistTV7udpxy.m3u"
|
||||
}
|
Reference in New Issue
Block a user