This repository has been archived on 2020-05-27. You can view files and clone it, but you cannot make any changes to its state, such as pushing and creating new issues, pull requests or comments.
binaryattraction/config/facebooker.yml.template
2008-11-22 20:57:40 -06:00

16 lines
428 B
Text

---
development:
api_key: apikeyhere
secret_key: secretkeyhere
canvas_page_name: binaryattraction
callback_url: http://localhost:4567
test:
api_key: apikeyhere
secret_key: secretkeyhere
canvas_page_name: binaryattraction
callback_url: http://localhost:4567
production:
api_key: apikeyhere
secret_key: secretkeyhere
canvas_page_name: binaryattraction
callback_url: http://facebook.binaryattraction.com