From 820adc4cd4ad7c7961946d859274b8e6eea685b3 Mon Sep 17 00:00:00 2001 From: Andrew Dolgov Date: Mon, 24 Apr 2017 08:50:32 +0300 Subject: fox deleted page: HowToContribute --- FAQ.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) (limited to 'FAQ.md') diff --git a/FAQ.md b/FAQ.md index 2f838e8..b8a9223 100644 --- a/FAQ.md +++ b/FAQ.md @@ -18,8 +18,7 @@ One of the extensions that causes such problems is Lastpass. ### What should I use - MySQL or PostgreSQL? -PostgreSQL should give you much better performance, especially if you -tune it a bit. +PostgreSQL should give you much better performance, especially if you tune it a bit. ### I need a URL I can call to subscribe to feed to integrate with some third party browser extension/application. @@ -29,8 +28,6 @@ SELF\_URL\_PATH = http://your.ttrss.server/tt-rss/ ### I need to get the number of unread articles in the simplest way. -([Forum thread](http://tt-rss.org/oldforum/viewtopic.php?p=415)) - SELF\_URL\_PATH/backend.php?op=getUnread&login=LOGIN No password required. In single user mode, use “admin” for login. -- cgit v1.2.3