From 96a4a7c332db933ddd70ed1be5ecf9eae5106637 Mon Sep 17 00:00:00 2001 From: Rigel Kent Date: Wed, 15 Jan 2020 12:15:31 +0100 Subject: Add description for sensitive configuration options, reword others --- config/default.yaml | 2 +- config/production.yaml.example | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'config') diff --git a/config/default.yaml b/config/default.yaml index 8e866c126..ce2b20c75 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -262,7 +262,7 @@ instance: # How long do you plan to maintain this instance? maintenance_lifetime: '' - # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising? + # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? business_model: '' # If you want to explain on what type of hardware your PeerTube instance runs diff --git a/config/production.yaml.example b/config/production.yaml.example index 68d29d26f..52892acfb 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example @@ -277,7 +277,7 @@ instance: # How long do you plan to maintain this instance? maintenance_lifetime: '' - # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising? + # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? business_model: '' # If you want to explain on what type of hardware your PeerTube instance runs -- cgit v1.2.3