fix(config): color of search indicator

This commit is contained in:
Alexey Kasyanchuk
2018-02-17 20:42:29 +03:00
parent e5b9e4793a
commit fd4f3b09e5
3 changed files with 214 additions and 50 deletions

View File

@ -9,6 +9,7 @@ let config = {
spiderPort: 4445,
udpTrackersPort: 4446,
udpTrackersTimeout: 3 * 60 * 1000,
p2p: true,
sitemapMaxSize: 25000,