aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml8
1 files changed, 4 insertions, 4 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 4230d262f..8c64270ee 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -313,16 +313,16 @@ instance:
313 moderation_information: '' # Supports markdown 313 moderation_information: '' # Supports markdown
314 314
315 # Why did you create this instance? 315 # Why did you create this instance?
316 creation_reason: '' 316 creation_reason: '' # Supports Markdown
317 317
318 # Who is behind the instance? A single person? A non profit? 318 # Who is behind the instance? A single person? A non profit?
319 administrator: '' 319 administrator: '' # Supports Markdown
320 320
321 # How long do you plan to maintain this instance? 321 # How long do you plan to maintain this instance?
322 maintenance_lifetime: '' 322 maintenance_lifetime: '' # Supports Markdown
323 323
324 # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? 324 # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising?
325 business_model: '' 325 business_model: '' # Supports Markdown
326 326
327 # If you want to explain on what type of hardware your PeerTube instance runs 327 # If you want to explain on what type of hardware your PeerTube instance runs
328 # Example: "2 vCore, 2GB RAM..." 328 # Example: "2 vCore, 2GB RAM..."