[DOCS] Corrected indentation for PR #1223
This commit is contained in:
parent
57789a2689
commit
1986ae435d
1 changed files with 4 additions and 4 deletions
|
|
@ -80,10 +80,10 @@ This can be prevented by overriding following variables:
|
||||||
|
|
||||||
.. code-block:: yaml
|
.. code-block:: yaml
|
||||||
|
|
||||||
overrides:
|
overrides:
|
||||||
tv_show_fanart_file_name: "" # to stop creation of fanart.jpg in subscription
|
tv_show_fanart_file_name: "" # to stop creation of fanart.jpg in subscription
|
||||||
tv_show_poster_file_name: "" # to stop creation of poster.jpg in subscription
|
tv_show_poster_file_name: "" # to stop creation of poster.jpg in subscription
|
||||||
thumbnail_name: "" # to stop creation of episode thumbnails
|
thumbnail_name: "" # to stop creation of episode thumbnails
|
||||||
|
|
||||||
There is a bug where...
|
There is a bug where...
|
||||||
-----------------------
|
-----------------------
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue