From 6a41a9920f0871b8e274914d962db6e732c9c429 Mon Sep 17 00:00:00 2001 From: bill bittner Date: Fri, 15 Dec 2017 07:59:00 -0800 Subject: [PATCH] removed config.site.description --- config/speechConfig.js.example | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/config/speechConfig.js.example b/config/speechConfig.js.example index 07d121de..1d5ce951 100644 --- a/config/speechConfig.js.example +++ b/config/speechConfig.js.example @@ -23,9 +23,8 @@ module.exports = { uploadDirectory: null, // enter file path to where uploads/publishes should be stored }, site: { - name : 'Spee.ch', - host : 'https://spee.ch', - description: 'Decentralized video and content hosting.', + name: 'Spee.ch', + host: 'https://spee.ch', }, publishing: { defaultTitle : 'Spee.ch',