From d6951204ef6cdbd53775b19cc331b4d529428dee Mon Sep 17 00:00:00 2001 From: Niklas Halle Date: Sun, 26 Jul 2020 13:46:20 +0200 Subject: Added "year" entry to local state, used for resetting the id on year change, as well as tagging the document accordingly Also reworked the output a bit --- config.ini | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'config.ini') diff --git a/config.ini b/config.ini index 7e0fb29..a142c3b 100644 --- a/config.ini +++ b/config.ini @@ -4,4 +4,6 @@ remote_path = /home/niklas/docker/paperless/consume/ user = niklas [STATE] -current_id = 101 \ No newline at end of file +current_id = 101 +year = 2020 + -- cgit v1.2.3-54-g00ecf