We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 29d4b13 commit d3c9680Copy full SHA for d3c9680
1 file changed
config.json
@@ -6,11 +6,11 @@
6
"address": "0.0.0.0",
7
"port": 80,
8
"runInBackground": "true",
9
- "maxRequests": 60,
+ "maxRequests": 5,
10
"logFile": "./ip_requests.log"
11
},
12
"cli": {
13
- "color": "cyan_bg",
+ "color": "cyan",
14
"hello": [
15
"▀█▀ █░█ █░░ █▀█ ▄▀█ █▀█ ▄▄ █▀ █▀▀ █▀█ █░█ █▀▀ █▀█ ▄█ ░ ▀█",
16
"░█░ █▄█ █▄▄ █▀▀ █▀█ █▀▄ ░░ ▄█ ██▄ █▀▄ ▀▄▀ ██▄ █▀▄ ░█ ▄ █▄"
0 commit comments