diff options
author | Chocobozzz <me@florianbigard.com> | 2018-02-27 17:24:27 +0100 |
---|---|---|
committer | Chocobozzz <me@florianbigard.com> | 2018-02-27 17:24:27 +0100 |
commit | c90f0614e6edaae4939e521605a65fe186c37442 (patch) | |
tree | bfef13ecbe87536c70e0bf5762e8538761df98b3 | |
parent | 509cd56aca9bb226dec126abfb006e00302753ad (diff) | |
download | PeerTube-c90f0614e6edaae4939e521605a65fe186c37442.tar.gz PeerTube-c90f0614e6edaae4939e521605a65fe186c37442.tar.zst PeerTube-c90f0614e6edaae4939e521605a65fe186c37442.zip |
Fix typo
-rw-r--r-- | config/production.yaml.example | 2 |
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. |