summaryrefslogtreecommitdiff
path: root/doc/source/cors.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cors.rst')
-rw-r--r--doc/source/cors.rst5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/source/cors.rst b/doc/source/cors.rst
index 09f5d77..890f7fd 100644
--- a/doc/source/cors.rst
+++ b/doc/source/cors.rst
@@ -105,6 +105,11 @@ will add CORS support. To add multiple domains, simply add another filter.::
expose_headers=Content-Type,Cache-Control,Content-Language,Expires,Last-Modified,Pragma,X-Custom-Header
+Configuration Options
+---------------------
+
+.. show-options:: oslo.middleware.cors
+
Module Documentation
--------------------