diff options
author | Zach Copley <zach@controlyourself.ca> | 2009-08-26 14:35:25 +0000 |
---|---|---|
committer | Zach Copley <zach@controlyourself.ca> | 2009-08-26 14:35:25 +0000 |
commit | 937a05fb5d043ee6c2ce0e2d668c93f8b6717bc9 (patch) | |
tree | 4d32a6f2fa4ff1722831cf97b4a833d71ca2506e /README | |
parent | cbdf8e51aa2826e11cc17c34bcbf568ca37e26ce (diff) | |
parent | 2f1e719cbee6734053c70845665204ee1899c88e (diff) |
Merge branch '0.8.x' of git@gitorious.org:laconica/mainline into 0.8.x
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 |