mirror of
https://github.com/mister-monster/YouTube2PeerTube.git
synced 2024-11-21 19:44:17 -05:00
Update example_config.toml
This commit is contained in:
parent
30170c9cea
commit
b50aa253e9
@ -1,7 +1,7 @@
|
|||||||
# This is a TOML document
|
# This is a TOML document
|
||||||
# This document is a configuration file for YouTube2PeerTube mirror bot
|
# This document is a configuration file for YouTube2PeerTube mirror bot
|
||||||
[global]
|
[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
|
delete_videos = "false" # Delete videos and metadata after upload to peertube, lowercase string
|
||||||
poll_frequency = 180 # poll frequency in minutes
|
poll_frequency = 180 # poll frequency in minutes
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user