removed config.site.description

This commit is contained in:
bill bittner 2017-12-15 07:59:00 -08:00
parent e0c6210bc2
commit 6a41a9920f

View file

@ -23,9 +23,8 @@ module.exports = {
uploadDirectory: null, // enter file path to where uploads/publishes should be stored uploadDirectory: null, // enter file path to where uploads/publishes should be stored
}, },
site: { site: {
name : 'Spee.ch', name: 'Spee.ch',
host : 'https://spee.ch', host: 'https://spee.ch',
description: 'Decentralized video and content hosting.',
}, },
publishing: { publishing: {
defaultTitle : 'Spee.ch', defaultTitle : 'Spee.ch',