1
1
鏡像自 https://github.com/mister-monster/YouTube2PeerTube.git synced 2024-09-27 14:45:10 -04:00

Update example_config.toml

This commit is contained in:
mister-monster 2019-10-18 19:03:22 -05:00 提交者 GitHub
父節點 36c30a8e34
當前提交 30170c9cea
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23

查看文件

@ -1,7 +1,7 @@
# This is a TOML document
# This document is a configuration file for yt2pt (Youtube to Peertube) mirror bot
# This document is a configuration file for YouTube2PeerTube mirror bot
[global]
video_download_dir = "/home/m/Desktop/yt2pt_videos/" # 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