diff options
Diffstat (limited to 'config/production.yaml.example')
-rw-r--r-- | config/production.yaml.example | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example index 3c1dbb381..c7afbe03d 100644 --- a/config/production.yaml.example +++ b/config/production.yaml.example | |||
@@ -328,16 +328,16 @@ instance: | |||
328 | moderation_information: '' # Supports markdown | 328 | moderation_information: '' # Supports markdown |
329 | 329 | ||
330 | # Why did you create this instance? | 330 | # Why did you create this instance? |
331 | creation_reason: '' | 331 | creation_reason: '' # Supports Markdown |
332 | 332 | ||
333 | # Who is behind the instance? A single person? A non profit? | 333 | # Who is behind the instance? A single person? A non profit? |
334 | administrator: '' | 334 | administrator: '' # Supports Markdown |
335 | 335 | ||
336 | # How long do you plan to maintain this instance? | 336 | # How long do you plan to maintain this instance? |
337 | maintenance_lifetime: '' | 337 | maintenance_lifetime: '' # Supports Markdown |
338 | 338 | ||
339 | # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? | 339 | # How will you pay the PeerTube instance server? With your own funds? With users donations? Advertising? |
340 | business_model: '' | 340 | business_model: '' # Supports Markdown |
341 | 341 | ||
342 | # If you want to explain on what type of hardware your PeerTube instance runs | 342 | # If you want to explain on what type of hardware your PeerTube instance runs |
343 | # Example: "2 vCore, 2GB RAM..." | 343 | # Example: "2 vCore, 2GB RAM..." |