aboutsummaryrefslogtreecommitdiffstats
path: root/www-apps/tt-rss/files/tt-rss.conf.d
diff options
context:
space:
mode:
authorAlexander Sulfrian <alexander@sulfrian.net>2011-09-13 23:13:58 +0200
committerAlexander Sulfrian <alexander@sulfrian.net>2011-09-13 23:13:58 +0200
commite13bf217d2f0071062c6728640c13b4a4de8e3b8 (patch)
tree9b22fe1b8632c04b224096ebc2857a1fd18a66b9 /www-apps/tt-rss/files/tt-rss.conf.d
parentccf91f5b973e5433ba94dd02de35600513a750de (diff)
downloadoverlay-e13bf217d2f0071062c6728640c13b4a4de8e3b8.tar.gz
overlay-e13bf217d2f0071062c6728640c13b4a4de8e3b8.tar.xz
overlay-e13bf217d2f0071062c6728640c13b4a4de8e3b8.zip
www/tt-rss: removed, its now in portage tree
Diffstat (limited to 'www-apps/tt-rss/files/tt-rss.conf.d')
-rw-r--r--www-apps/tt-rss/files/tt-rss.conf.d15
1 files changed, 0 insertions, 15 deletions
diff --git a/www-apps/tt-rss/files/tt-rss.conf.d b/www-apps/tt-rss/files/tt-rss.conf.d
deleted file mode 100644
index d324069..0000000
--- a/www-apps/tt-rss/files/tt-rss.conf.d
+++ /dev/null
@@ -1,15 +0,0 @@
-## conf.d for Tiny Tiny RSS update daemon init.d script
-
-# Emplacement of your Tiny Tiny RSS installation.
-TTRSS_PATH=""
-
-# Set FORKING to 1 to use the forking daemon (update_daemon2.php) in stead of
-# the standard one.
-# This option is only available for Tiny Tiny RSS 1.2.20 and over.
-#FORKING=0
-
-#PIDFILE=/var/run/tt-rss.pid
-
-#PHP=/usr/bin/php
-
-#RUNAS=nobody:nobody