From 9418a221713d03163c24d0560b9f57ca8ae6f035 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luk=C3=A1=C5=A1=20Unger?= Date: Mon, 19 Dec 2016 22:14:50 +0100 Subject: [PATCH] Readme update --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1e7bbec..879be2d 100644 --- a/README.md +++ b/README.md @@ -50,7 +50,7 @@ services: tags: [lookyman.lazy: off] ``` -There is currently a known bug in that you cannot proxy the `http.request` service. Make sure to turn that off if you proxy everything by default. +Proxying certain Nette services is automaticaly disabled due to [known limitations](https://ocramius.github.io/ProxyManager/docs/lazy-loading-value-holder.html#known-limitations). ### Pre-generating proxies