We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51d59d9 commit 70534deCopy full SHA for 70534de
README.md
@@ -73,7 +73,8 @@ Full API documentation of the library can be found on [RubyDoc.info][1].
73
A number of options are available to be set in
74
`AWS::SessionStore::DynamoDB::Configuration`, which is used by the
75
`RackMiddleware` class. These options can be set in the YAML configuration
76
-file in a Rails application, directly by Ruby code, or environment variables.
+file in a Rails application (located in `config/sessionstore/dynamodb.yml`),
77
+directly by Ruby code, or through environment variables.
78
79
The full set of options along with defaults can be found in the
80
[Configuration class documentation][2].
0 commit comments