From 0556fdeded2747ba4b52a081373a54c6d95808cf Mon Sep 17 00:00:00 2001 From: emkael Date: Thu, 26 Apr 2018 01:01:01 +0200 Subject: Modifications to the FB API config --- _cron/fb-user-token | 2 +- bin/fb-user-token-expiry | 2 +- config/facebook.json | Bin 329 -> 312 bytes 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/_cron/fb-user-token b/_cron/fb-user-token index e07d3c1..4b9ec9f 100644 --- a/_cron/fb-user-token +++ b/_cron/fb-user-token @@ -1 +1 @@ -25 * * * * $SITEPATH/bin/fb-user-token.sh +01 * * * * $SITEPATH/bin/fb-user-token.sh diff --git a/bin/fb-user-token-expiry b/bin/fb-user-token-expiry index a523532..dba22ad 100644 --- a/bin/fb-user-token-expiry +++ b/bin/fb-user-token-expiry @@ -1 +1 @@ -2018-03-25 \ No newline at end of file +2018-05-25 \ No newline at end of file diff --git a/config/facebook.json b/config/facebook.json index b3f6aee..6dc317a 100644 Binary files a/config/facebook.json and b/config/facebook.json differ -- cgit v1.2.3