Refactor m3uproxy.json to support v0.1.0
This commit is contained in:
@@ -1,16 +1,10 @@
|
||||
{
|
||||
"port": 8080,
|
||||
"stream_server": {
|
||||
"playlist": "conf/playlist.json",
|
||||
"epg": "https://m3upt.com/epg",
|
||||
"no_service_image": "assets/no_service_pt.jpg",
|
||||
"default_timeout": 3,
|
||||
"num_workers": 10,
|
||||
"hide_inactive": true,
|
||||
"scan_time": 3600,
|
||||
"kodi": true,
|
||||
"force_https_url": true
|
||||
},
|
||||
"security": {
|
||||
"geoip": {
|
||||
"database": "GeoIP/GeoLite2-Country.mmdb",
|
||||
|
||||
Reference in New Issue
Block a user