From 702a60b7e7470fd058a78faa600526a2ea76c5ae Mon Sep 17 00:00:00 2001
From: Sven Fischer <git-dev@linux4tw.de>
Date: Mon, 24 Apr 2017 23:40:52 +0200
Subject: [PATCH] paperless.conf.example: remove duplicate option

This commit removes the duplicated option in this config.
Please see https://github.com/danielquinn/paperless/blob/057d5f149fd63a34ebdd0fd00332e307ebcc3f95/paperless.conf.example#L113 compared with https://github.com/danielquinn/paperless/blob/057d5f149fd63a34ebdd0fd00332e307ebcc3f95/paperless.conf.example#L122
---
 paperless.conf.example | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/paperless.conf.example b/paperless.conf.example
index 537895110..09dac6c07 100644
--- a/paperless.conf.example
+++ b/paperless.conf.example
@@ -109,9 +109,6 @@ PAPERLESS_SHARED_SECRET=""
 # Override the default UTC time zone here
 #PAPERLESS_TIME_ZONE=UTC
 
-# Customize number of list items to show per page
-#PAPERLESS_LIST_PER_PAGE=50
-
 # Customize the default language that tesseract will attempt to use when parsing
 # documents.  It should be a 3-letter language code consistent with ISO 639.
 #PAPERLESS_OCR_LANGUAGE=eng