Config.ini 213 B

1234567891011121314
  1. [DB]
  2. type = REDIS
  3. host = localhost
  4. port = 6379
  5. name = proxy
  6. [ProxyGetter]
  7. ;register the proxy getter function
  8. freeProxyFirst = 1
  9. freeProxySecond = 1
  10. freeProxyThird = 1
  11. ;freeProxyFourth = 1
  12. freeProxyFifth = 1