Fix config_default, FBReaderJ is now compliant (for a few months).
This commit is contained in:
parent
f2404c3dc1
commit
8390411a58
|
@ -103,8 +103,8 @@
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* generate a invalid OPDS stream to allow bad OPDS client to use search
|
* 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 non compliant OPDS client : Moon+ Reader
|
||||||
* Example of good OPDS client : Mantano
|
* Example of good OPDS client : Mantano, FBReader
|
||||||
* 1 : enable support for non compliant OPDS client
|
* 1 : enable support for non compliant OPDS client
|
||||||
* 0 : always generate valid OPDS code
|
* 0 : always generate valid OPDS code
|
||||||
*/
|
*/
|
||||||
|
|
Loading…
Reference in a new issue