aboutsummaryrefslogtreecommitdiffhomepage
path: root/config
diff options
context:
space:
mode:
authorChocobozzz <me@florianbigard.com>2018-02-27 17:24:27 +0100
committerChocobozzz <me@florianbigard.com>2018-02-27 17:24:27 +0100
commitc90f0614e6edaae4939e521605a65fe186c37442 (patch)
treebfef13ecbe87536c70e0bf5762e8538761df98b3 /config
parent509cd56aca9bb226dec126abfb006e00302753ad (diff)
downloadPeerTube-c90f0614e6edaae4939e521605a65fe186c37442.tar.gz
PeerTube-c90f0614e6edaae4939e521605a65fe186c37442.tar.zst
PeerTube-c90f0614e6edaae4939e521605a65fe186c37442.zip
Fix typo
Diffstat (limited to 'config')
-rw-r--r--config/production.yaml.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/production.yaml.example b/config/production.yaml.example
index 4435a7394..e70201668 100644
--- a/config/production.yaml.example
+++ b/config/production.yaml.example
@@ -45,7 +45,7 @@ log:
45 45
46############################################################################### 46###############################################################################
47# 47#
48# From this point, all the following keys can be overrode by the web interface 48# From this point, all the following keys can be overriden by the web interface
49# (local-production.json file). If you need to change some values, prefer to 49# (local-production.json file). If you need to change some values, prefer to
50# use the web interface because the configuration will be automatically 50# use the web interface because the configuration will be automatically
51# reloaded without any need to restart PeerTube. 51# reloaded without any need to restart PeerTube.