diff options
author | Zach Copley <zach@controlyourself.ca> | 2009-08-25 20:45:09 -0700 |
---|---|---|
committer | Zach Copley <zach@controlyourself.ca> | 2009-08-25 20:45:09 -0700 |
commit | 0e3598cea950b7503b351af8fb4c59d6b029a16c (patch) | |
tree | c970609bc314ec3a6b8194719e0c85bf3b891f24 | |
parent | 6c3149334cf69a33026a75be9f5ea579b2de3b8d (diff) |
Small update to the Facebook app section
-rw-r--r-- | README | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -629,10 +629,10 @@ key and secret, e.g.: In Facebook's application editor, specify the following URLs for your app: -- Callback URL: http://example.net/mublog/facebook/ -- Post-Remove URL: http://example.net/mublog/facebook/remove +- Canvas Callback URL: http://example.net/mublog/facebook/ +- Post-Remove Callback URL: http://example.net/mublog/facebook/remove - Post-Add Redirect URL: http://apps.facebook.com/yourapp/ -- Canvas URL: http://apps.facebook.com/yourapp/ +- Canvas Page URL: http://apps.facebook.com/yourapp/ (Replace 'example.net' with your host's URL, 'mublog' with the path to your Laconica installation, and 'yourapp' with the name of the |