# HG changeset patch # User Andrei Belov # Date 1480578959 -10800 # Node ID d0edeb90c0ab9adf82ca4dcd45b4e89b11c02f4d # Parent cca0bff99733cc110d9a5e3bd34d33a06750a151 Tests: additional variables mentioned in README. diff --git a/README b/README --- a/README +++ b/README @@ -40,4 +40,12 @@ TEST_NGINX_UNSAFE Run unsafe tests. +TEST_NGINX_GLOBALS + + Sets additional directives in main context. + +TEST_NGINX_GLOBALS_HTTP + + Sets additional directives in http context. + Happy testing!