aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortrizen <trizen@protonmail.com>2020-09-06 11:20:04 +0300
committerJesús <heckyel@hyperbola.info>2020-09-14 10:55:58 -0500
commit91661e15a787515bdeaf8fe383dcbd523a2c7760 (patch)
tree5b11110bde6d1a6b9440fa752258c5315d965821
parenta2ce13749b09345ee6e18c8f09ff2242f0fa9078 (diff)
downloadfair-viewer-91661e15a787515bdeaf8fe383dcbd523a2c7760.tar.lz
fair-viewer-91661e15a787515bdeaf8fe383dcbd523a2c7760.tar.xz
fair-viewer-91661e15a787515bdeaf8fe383dcbd523a2c7760.zip
modified: README.md
Signed-off-by: Jesús <heckyel@hyperbola.info>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cde4a39..326d18d 100644
--- a/README.md
+++ b/README.md
@@ -112,7 +112,7 @@ To make the change permanent, set in the configuration file:
Alternatively, by setting `api_host` to `"auto"`, fair-viewer will automatically pick a random invidious instance:
-```console
+```perl
api_host => "auto",
```