aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorRigel Kent <sendmemail@rigelk.eu>2020-01-15 12:15:31 +0100
committerRigel Kent <sendmemail@rigelk.eu>2020-01-15 12:15:31 +0100
commit96a4a7c332db933ddd70ed1be5ecf9eae5106637 (patch)
treefa4f58c78d7dbbad0c2cd53c119c16e36d8ecb8d /config
parentf8b65c22a9cbf60a1d359c6aa2744baede1ee05f (diff)
downloadPeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.tar.gz
PeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.tar.zst
PeerTube-96a4a7c332db933ddd70ed1be5ecf9eae5106637.zip
Add description for sensitive configuration options, reword others
Diffstat (limited to 'config')
-rw-r--r--config/default.yaml2
-rw-r--r--config/production.yaml.example2
2 files changed, 2 insertions, 2 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
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:
277 # How long do you plan to maintain this instance? 277 # How long do you plan to maintain this instance?
278 maintenance_lifetime: '' 278 maintenance_lifetime: ''
279 279
280 # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising? 280 # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising?
281 business_model: '' 281 business_model: ''
282 282
283 # If you want to explain on what type of hardware your PeerTube instance runs 283 # If you want to explain on what type of hardware your PeerTube instance runs