Update settings.md

Add overlay_paths to custom repo setting
This commit is contained in:
johnfawkes 2023-02-02 10:45:38 -05:00 committed by GitHub
parent 5305e22674
commit 4ddb6fd73e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -570,7 +570,7 @@ Set `playlist_report` to true to print out a playlist report at the end of the l
</table> </table>
## Custom Repo ## Custom Repo
Specify where the `repo` attribute's base is when defining `metadata_paths` and `playlist_files`. Specify where the `repo` attribute's base is when defining `metadata_paths`, `playlist_files` and `overlay_paths`.
* Ensure you are using the raw GitHub link (i.e. https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/meisnate12 ) * Ensure you are using the raw GitHub link (i.e. https://github.com/meisnate12/Plex-Meta-Manager-Configs/tree/master/meisnate12 )
<table class="dualTable colwidths-auto align-default table"> <table class="dualTable colwidths-auto align-default table">
@ -614,4 +614,4 @@ Will check nightly for updates instead of develop.
<td><code>true</code> or <code>false</code> <td><code>true</code> or <code>false</code>
</td> </td>
</tr> </tr>
</table> </table>