From 66b16cafb380012d3eca14e524d86f2450e04069 Mon Sep 17 00:00:00 2001 From: Chocobozzz Date: Wed, 31 Jan 2018 16:42:40 +0100 Subject: Add new name/terms/description config options --- config/production.yaml.example | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'config/production.yaml.example') diff --git a/config/production.yaml.example b/config/production.yaml.example index 04354b75d..e476bbcfa 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -69,3 +69,8 @@ transcoding: 480p: true 720p: true 1080p: true + +instance: + name: 'PeerTube' + description: '' # Support markdown + terms: '' # Support markdown -- cgit v1.2.3