canvas-lms/config/security.yml.example

10 lines
176 B
Plaintext

production:
# replace this with a random string of at least 20 characters
encryption_key: 12345
development:
encryption_key: 12345
test:
encryption_key: 12345