From 17976125fbc630db75c271a6c8b21d2275a1cd60 Mon Sep 17 00:00:00 2001 From: Jacob Helwig Date: Sat, 21 Jun 2008 16:19:01 -0700 Subject: [PATCH] Update sample etc/site_config.yml --- etc/site_config.yml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/etc/site_config.yml b/etc/site_config.yml index 71a1880..ee87991 100644 --- a/etc/site_config.yml +++ b/etc/site_config.yml @@ -17,9 +17,8 @@ framework: Plugins: - - Authentication::Facebook: - api_key: xxx - secret: xxx + Authentication::Bitcard: + site_token: [Your site token here] # This is an api key for http://localhost - GoogleMap: -- 2.11.4.GIT