From 9e05e91dde7141775f6a9944d2289fa9bc65fce6 Mon Sep 17 00:00:00 2001 From: Lucas Bickel Date: Sun, 5 Mar 2017 14:13:01 +0100 Subject: [PATCH] Add empty default Facebook config This will get rid of the sad tape error on the facebook widgets page `/embeddablewidgets/facebook`. We will probably end up having to document how to set up facebook properly, but I'd like to take care of that while I'm testing against real facebook. --- airtime_mvc/build/airtime.example.conf | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/airtime_mvc/build/airtime.example.conf b/airtime_mvc/build/airtime.example.conf index bf9ba5bc3..7dc2f2cd2 100644 --- a/airtime_mvc/build/airtime.example.conf +++ b/airtime_mvc/build/airtime.example.conf @@ -300,4 +300,11 @@ soundcloud_client_id = 0 soundcloud_client_secret = 0 soundcloud_redirect_uri = http://libretime.example.org/soundcloud_callback.php # -# ---------------------------------------------------------------------- \ No newline at end of file +# ---------------------------------------------------------------------- +# F A C E B O O K +# ---------------------------------------------------------------------- +# +[facebook] +facebook_app_id = 0 +facebook_app_url = http://example.org +facebook_app_api_key = 0