diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -90,3 +90,7 @@ method = "github-assets" from = "https://github.com/ytdl-org/youtube-dl" to = "/mirror/youtube-dl" ``` + +Configuration may also be split across files in a directory. By default +loads configuration from /etc/mirror/mirror.toml and the /etc/mirror/conf.d +directory. |