aboutsummaryrefslogtreecommitdiffhomepage
path: root/config/default.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'config/default.yaml')
-rw-r--r--config/default.yaml4
1 files changed, 4 insertions, 0 deletions
diff --git a/config/default.yaml b/config/default.yaml
index 7ed096dcd..5ebfdeddb 100644
--- a/config/default.yaml
+++ b/config/default.yaml
@@ -255,6 +255,10 @@ instance:
255 # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising? 255 # How will you pay the PeerTube instance server? With you own funds? With users donations? Advertising?
256 business_model: '' 256 business_model: ''
257 257
258 # If you want to explain on what type of hardware your PeerTube instance runs
259 # Example: "2 vCore, 2GB RAM..."
260 hardware_information: '' # Supports Markdown
261
258 # What are the main languages of your instance? To interact with your users for example 262 # What are the main languages of your instance? To interact with your users for example
259 # Uncomment or add the languages you want 263 # Uncomment or add the languages you want
260 # List of supported languages: https://peertube.cpy.re/api/v1/videos/languages 264 # List of supported languages: https://peertube.cpy.re/api/v1/videos/languages