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.
This commit is contained in:
Lucas Bickel 2017-03-05 14:13:01 +01:00
parent bd7091ae59
commit 9e05e91dde
1 changed files with 8 additions and 1 deletions

View File

@ -300,4 +300,11 @@ soundcloud_client_id = 0
soundcloud_client_secret = 0
soundcloud_redirect_uri = http://libretime.example.org/soundcloud_callback.php
#
# ----------------------------------------------------------------------
# ----------------------------------------------------------------------
# F A C E B O O K
# ----------------------------------------------------------------------
#
[facebook]
facebook_app_id = 0
facebook_app_url = http://example.org
facebook_app_api_key = 0