Reduce num_workers to 2 and increase scan_time to 43200 in m3uproxy configuration
This commit is contained in:
@@ -3,8 +3,8 @@
|
|||||||
"playlist": "conf/playlist.json",
|
"playlist": "conf/playlist.json",
|
||||||
"epg": "https://m3upt.com/epg",
|
"epg": "https://m3upt.com/epg",
|
||||||
"default_timeout": 3,
|
"default_timeout": 3,
|
||||||
"num_workers": 5,
|
"num_workers": 2,
|
||||||
"scan_time": 3600,
|
"scan_time": 43200,
|
||||||
"security": {
|
"security": {
|
||||||
"geoip": {
|
"geoip": {
|
||||||
"database": "GeoIP/GeoLite2-Country.mmdb",
|
"database": "GeoIP/GeoLite2-Country.mmdb",
|
||||||
|
|||||||
Reference in New Issue
Block a user