Skip to content

Commit 515c31d

Browse files
committed
Remove old screenshots
1 parent b3f9961 commit 515c31d

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

README.md

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -85,13 +85,6 @@ $ json-caching-proxy -u http://remote:8080 -p 3001 -b time:dc -e '/keepalive' -H
8585
$ json-caching-proxy --config config.json
8686
```
8787

88-
#### Example - print log output to the console
89-
Setting the `showConsoleOutput` value to `true` will start showing the requests being made through the proxy. If the request is cacheable, it will also show the hash key for each request:
90-
91-
![Console output](http://sonyseng.github.io/json-caching-proxy/images/caching-proxy1.png)
92-
93-
![Console output](http://sonyseng.github.io/json-caching-proxy/images/caching-proxy2.png)
94-
9588
## Programmatic Usage
9689

9790
API docs can be found here: [JsonCachingProxy doc](http://sonyseng.github.io/json-caching-proxy/jsdoc/JsonCachingProxy.html)

0 commit comments

Comments
 (0)