From 8390411a58dba78352f4e504c9b437c43790a161 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=A9bastien=20Lucas?= Date: Sun, 22 Sep 2013 16:00:24 +0200 Subject: [PATCH] Fix config_default, FBReaderJ is now compliant (for a few months). --- config_default.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config_default.php b/config_default.php index de6ea58..093fd56 100644 --- a/config_default.php +++ b/config_default.php @@ -103,8 +103,8 @@ /* * generate a invalid OPDS stream to allow bad OPDS client to use search - * Example of non compliant OPDS client : FBReader (was working in May 2012), Moon+ Reader - * Example of good OPDS client : Mantano + * Example of non compliant OPDS client : Moon+ Reader + * Example of good OPDS client : Mantano, FBReader * 1 : enable support for non compliant OPDS client * 0 : always generate valid OPDS code */