Update example_config.toml

pull/11/head
mister-monster 2019-10-18 19:03:37 -05:00 zatwierdzone przez GitHub
rodzic 30170c9cea
commit b50aa253e9
Nie znaleziono w bazie danych klucza dla tego podpisu
ID klucza GPG: 4AEE18F83AFDEB23
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -1,7 +1,7 @@
# This is a TOML document
# This document is a configuration file for YouTube2PeerTube mirror bot
[global]
video_download_dir = "/path/to/download/directory" # must be absolute path and user writable directory
video_download_dir = "/path/to/download/directory/" # must be absolute path and user writable directory
delete_videos = "false" # Delete videos and metadata after upload to peertube, lowercase string
poll_frequency = 180 # poll frequency in minutes