From 2de48110bbc253ff4aa8457ea0cfed5a6fb5feb0 Mon Sep 17 00:00:00 2001 From: syuilo Date: Wed, 7 Nov 2018 00:44:56 +0900 Subject: ghostの設定をDBに保存するように MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .config/example.yml | 5 ----- 1 file changed, 5 deletions(-) (limited to '.config/example.yml') diff --git a/.config/example.yml b/.config/example.yml index 7918d766ed..2fd57094b6 100644 --- a/.config/example.yml +++ b/.config/example.yml @@ -135,11 +135,6 @@ autoAdmin: true # client_id: example-github-client-id # client_secret: example-github-client-secret -# Ghost -# Ghost account is an account used for the purpose of delegating -# followers when putting users in the list. -#ghost: user-id-of-your-ghost-account - # Clustering #clusterLimit: 1 -- cgit v1.2.3-freya