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:58:08 -0700 |
commit | c1c3c60713e8eb6265c84f49f5734504474038ce (patch) | |
tree | f47ec49c248d5c5450f9b63eb4692ce0e6641dc7 /README | |
parent | 209486d3be877d85b3e241797e6042283d0f66d6 (diff) |
Small update to the Facebook app section
Diffstat (limited to 'README')
-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 |