Format of blocklist.conf

General support for problems installing or using Deluge
Post Reply
tamainut

Format of blocklist.conf

Post by tamainut »

Hi.

I don't see on manual or any doc, format for blocklist.conf

I need put more that one list, and try several options but fails.

Code: Select all

{
  "file": 1,
  "format": 1
}{
  "check_after_days": 4,
  "timeout": 180,
  "url": "http://list.1",
  "try_times": 3,
  "list_size": 3664598,
  "last_update": 1467032112.426935,
  "list_type": "PeerGuardian",
  "list_compression": "GZip",
  "load_on_start": true
}
Plugin on Web only can use one list, and I like use 3 lists.

Best regards
Post Reply