From 03a4478ecf333096716bb8e3c1983414f2387375 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 8 Aug 2015 19:54:28 +0100 Subject: [PATCH] Added README --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..3d15bf7 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +Example Flexget Config +====================== + +This is a sample configuration for using Flexget. Please note the following: + +* Any references to the ```secrets``` value is using the ```secrets``` plugin, obviously the file isn't available in the repository. +* Intervals are defined in the config and ```flexget execute --cron``` is ran every 5 minutes. +* Don't just mindlessly copy and paste the config then message me with issues. I won't support you.