This website requires JavaScript.
Explore
Help
Sign In
Forks
/
privacore-open-source-search-engine
Watch
1
Star
0
Fork
0
You've already forked privacore-open-source-search-engine
forked from
Mirrors/privacore-open-source-search-engine
Code
Pull Requests
Activity
Files
72d3b61ce90cfbc9f358ef7c5d85dfa3bf2073ba
Branches
Tags
View all branches
privacore-open-source-searc…
/
max_hosts.h
5 lines
71 B
C
Raw
Normal View
History
Unescape
Escape
#include cleanup in Proxy.*
2016-08-10 00:04:03 +02:00
#
ifndef MAX_HOSTS_H_
#
define MAX_HOSTS_H_
increased max hosts from 512 to 768
2017-01-25 14:18:28 +01:00
#
define MAX_HOSTS 768
#include cleanup in Proxy.*
2016-08-10 00:04:03 +02:00
#
endif
Copy Permalink