Skip to content
This repository has been archived by the owner on May 12, 2023. It is now read-only.

Commit

Permalink
added option for reverted threads
Browse files Browse the repository at this point in the history
  • Loading branch information
Tobias Friebel committed Jan 13, 2014
1 parent 9c4056b commit aa12e47
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions option.xml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,12 @@
<defaultvalue>10</defaultvalue>
</option>

<option name="limit_thread_reverse_sort_order">
<categoryname>board.thread.limitthreadview</categoryname>
<optiontype>boolean</optiontype>
<defaultvalue>0</defaultvalue>
</option>

</options>
</import>
</data>
Expand Down

0 comments on commit aa12e47

Please sign in to comment.