diff --git a/README.rst b/README.rst index a9adfe6..c48d11a 100644 --- a/README.rst +++ b/README.rst @@ -15,6 +15,13 @@ authentication`_. .. _basic access authentication: http://en.wikipedia.org/wiki/Basic_access_authentication +More Configuration +------------------ + +- BASIC_AUTH_FORCE = True +- BASIC_AUTH_EXCLUDE = ["falsk_endpoint:method_type"] +- e.g.: ["site_map:GET"] + Links -----