Commit cb581986 authored by Ivan Tyagov's avatar Ivan Tyagov

Revert 97d2dbbb (we do not need to generate...

Revert 97d2dbbb (we do not need to generate all entries per feed request only the most recent once as client code is expected to keep a "local" copy instead).
parent b1c9c63c
......@@ -13,7 +13,6 @@
<string>columns</string>
<string>count_method</string>
<string>hide_rows_on_no_search_criterion</string>
<string>lines</string>
<string>list_method</string>
<string>sort</string>
</list>
......@@ -123,10 +122,6 @@
<key> <string>hide_rows_on_no_search_criterion</string> </key>
<value> <int>0</int> </value>
</item>
<item>
<key> <string>lines</string> </key>
<value> <int>1000</int> </value>
</item>
<item>
<key> <string>list_method</string> </key>
<value>
......
1087
\ No newline at end of file
1088
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment