Merge pull request #37 from radiorabe/feature/no-sad-tape-for-facebook
Add empty default Facebook config
This commit is contained in:
commit
1279ce62d8
1 changed files with 8 additions and 1 deletions
|
@ -301,3 +301,10 @@ 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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue