anitoru/server.yml.template

8 lines
603 B
Plaintext

baseDir: /path/to/executable # The directory that the executable is located in.
rssURL: http://my-rss.com # The RSS link given by Erai-raws.
rTorrentHost: http://localhost/rTorrent # The link to the rTorrent server
pollingRate: 15 # The number of minutes to poll the RSS feed.
downloadDir: /path/to/download # The base location of where the downloaded files should go.
logPath: anitoru.log # Path to write log file.
notifyError: true # Set to false to disable notifications.