canvas-lms/config/twitter.yml.example

12 lines
176 B
Plaintext

development:
api_key: api_key
secret_key: shared_secret
test:
api_key: api_key
secret_key: shared_secret
production:
api_key: api_key
secret_key: shared_secret