diff --git a/src/config/Config.coffee b/src/config/Config.coffee index da7a350c5..df3b97ef2 100644 --- a/src/config/Config.coffee +++ b/src/config/Config.coffee @@ -537,6 +537,11 @@ Config = 'Add backlinks to the OP.' 1 ] + 'Bottom Backlinks': [ + false + 'Place backlinks at the bottom of posts.' + 1 + ] 'Quote Inlining': [ true 'Inline quoted post on click.'