diff --git a/README.md b/README.md index 1a4eb4d4a..925ba5ae0 100644 --- a/README.md +++ b/README.md @@ -2916,7 +2916,7 @@ Allows an valid content setting to be set or altered for the application request docroot => '/path/to/directory', directories => [ { path => '/path/to/directory', - shib_require_setting => 'requiresession 1', + shib_request_settings => { 'requiresession' => 'On' }, shib_use_headers => 'On', }, ],