From d08046d0ed899507b84df5fe92572bdb89533557 Mon Sep 17 00:00:00 2001 From: elkorep Date: Thu, 19 Nov 2015 17:07:25 -0500 Subject: [PATCH] comment out api analytics in step 5 of notes-app-gateway readme --- notes-app-gateway/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/notes-app-gateway/README.md b/notes-app-gateway/README.md index ad9322b..1aecc1a 100644 --- a/notes-app-gateway/README.md +++ b/notes-app-gateway/README.md @@ -481,6 +481,7 @@ Notice the headers show the maximum number of requests (1000), the number of remaining requests (999, 998, ...) and the time left (in ms) until that count resets (60000, 59982, ...). For more info on rate limiting, see the [official docs](http://docs.strongloop.com/display/LGW/Configuring+policies#Configuringpolicies-Configuringratelimiting). + ###Step 6 - Use MongoDB for the auth server's data source