partkeepr

fork of partkeepr
git clone https://git.e1e0.net/partkeepr.git
Log | Files | Refs | Submodules | README | LICENSE

commit 656bc3752cd98d25af5ff0bc3deb9ea8f00bf316
parent bce090fd803287837fb9069e7a2e1bc1a1f3aecb
Author: Felicitus <felicitus@felicitus.org>
Date:   Fri, 22 May 2015 17:30:29 +0200

Don't use the web toolbar

Diffstat:
Mapp/config/config_dev.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/app/config/config_dev.yml b/app/config/config_dev.yml @@ -8,7 +8,7 @@ framework: profiler: { only_exceptions: false } web_profiler: - toolbar: true + toolbar: false intercept_redirects: false monolog: