From 4a4c62cb5cb430e00c1606a6bfee902f55fa23e0 Mon Sep 17 00:00:00 2001 From: The Dod Date: Mon, 19 Jan 2015 22:51:40 +0700 Subject: [PATCH] Document user_shortener --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 92c4e9f..24a8f78 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,14 @@ file, instead of the first file found in the following list: `./feed2twister.conf`, `~/.config/feed2twister.conf`, `~/.feed2twister.conf` +### User defined URL shortener + +There is now an option to use your own URL shortener by defining +`use_shortener = user_shortener` at `feed2twister.conf`. + +If you're looking for ideas, +the shortener I use is [here](https://github.com/thedod/private_url_shortener#readme). + ### Hidden configuration