From ba228a6b107ba766d55995bdad3b7312f54c8599 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 7 Nov 2018 13:15:09 +0900 Subject: [PATCH] Clean up --- .config/example.yml | 12 ------------ 1 file changed, 12 deletions(-) diff --git a/.config/example.yml b/.config/example.yml index 072885af05..0f416ab96f 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -116,18 +116,6 @@ autoAdmin: true # # Private key of VAPID # private_key: example-sw-private-key -# Twitter integration -# You need to set the oauth callback url as : https:///api/tw/cb -#twitter: -# consumer_key: example-twitter-consumer-key -# consumer_secret: example-twitter-consumer-secret-key - -# GitHub integration -# You need to set the oauth callback url as : https:///api/gh/cb -#github: -# client_id: example-github-client-id -# client_secret: example-github-client-secret - # Clustering #clusterLimit: 1