diff options
author | Rigel Kent <sendmemail@rigelk.eu> | 2020-01-15 12:15:31 +0100 |
---|---|---|
committer | Rigel Kent <sendmemail@rigelk.eu> | 2020-01-15 12:15:31 +0100 |
commit | 96a4a7c332db933ddd70ed1be5ecf9eae5106637 (patch) | |
tree | fa4f58c78d7dbbad0c2cd53c119c16e36d8ecb8d /config/default.yaml | |
parent | f8b65c22a9cbf60a1d359c6aa2744baede1ee05f (diff) | |
download | PeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.tar.gz PeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.tar.zst PeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.zip |
Add description for sensitive configuration options, reword others
Diffstat (limited to 'config/default.yaml')
-rw-r--r-- | config/default.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
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: | |||
262 | # How long do you plan to maintain this instance? | 262 | # How long do you plan to maintain this instance? |
263 | maintenance_lifetime: '' | 263 | maintenance_lifetime: '' |
264 | 264 | ||
265 | # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising? | 265 | # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? |
266 | business_model: '' | 266 | business_model: '' |
267 | 267 | ||
268 | # If you want to explain on what type of hardware your PeerTube instance runs | 268 | # If you want to explain on what type of hardware your PeerTube instance runs |