Enable OP backlinks by default.

This commit is contained in:
Nicolas Stepien 2013-04-08 12:28:09 +02:00
parent dc50008c46
commit 263ed8a5f9

View File

@ -54,7 +54,7 @@ Config =
'Hide Original Post Form': [true, 'Hide the normal post form.']
'Quote Links':
'Quote Backlinks': [true, 'Add quote backlinks.']
'OP Backlinks': [false, 'Add backlinks to the OP.']
'OP Backlinks': [true, 'Add backlinks to the OP.']
'Quote Inlining': [true, 'Inline quoted post on click.']
'Forward Hiding': [true, 'Hide original posts of inlined backlinks.']
'Quote Previewing': [true, 'Show quoted post on hover.']