diff options
author | trizen <trizen@protonmail.com> | 2020-09-06 11:20:04 +0300 |
---|---|---|
committer | Jesús <heckyel@hyperbola.info> | 2020-09-14 10:55:58 -0500 |
commit | 91661e15a787515bdeaf8fe383dcbd523a2c7760 (patch) | |
tree | 5b11110bde6d1a6b9440fa752258c5315d965821 | |
parent | a2ce13749b09345ee6e18c8f09ff2242f0fa9078 (diff) | |
download | fair-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.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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", ``` |