canvas-lms/config/security.yml.example

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

15 lines
397 B
Plaintext
Raw Normal View History

production: &default
2011-02-01 09:57:29 +08:00
# replace this with a random string of at least 20 characters
encryption_key: 12345
lti_iss: 'https://canvas.instructure.com'
2011-02-01 09:57:29 +08:00
development:
<<: *default
encryption_key: facdd3a131ddd8988b14f6e4e01039c93cfa0160
previous_encryption_keys:
- 0610afc39c93010e4e6f41b8898ddd131a3ddcaf
2011-02-01 09:57:29 +08:00
test:
<<: *default
encryption_key: facdd3a131ddd8988b14f6e4e01039c93cfa0160