From 1e8d9a32a74910c7ce5b901c2732f5587362676b Mon Sep 17 00:00:00 2001 From: bill bittner Date: Mon, 18 Dec 2017 15:36:47 -0800 Subject: [PATCH] hot fix: missed a value in speechConfig example --- config/speechConfig.js.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/speechConfig.js.example b/config/speechConfig.js.example index 1d5ce951..6782712e 100644 --- a/config/speechConfig.js.example +++ b/config/speechConfig.js.example @@ -26,7 +26,7 @@ module.exports = { name: 'Spee.ch', host: 'https://spee.ch', }, - publishing: { + claim: { defaultTitle : 'Spee.ch', defaultThumbnail : 'https://spee.ch/assets/img/video_thumb_default.png', defaultDescription: 'Open-source, decentralized image and video sharing.',