summaryrefslogtreecommitdiffstats
path: root/config.ini
diff options
context:
space:
mode:
authorNiklas Halle <niklas@niklashalle.net>2020-07-26 13:46:20 +0200
committerNiklas Halle <niklas@niklashalle.net>2020-07-26 13:46:20 +0200
commitd6951204ef6cdbd53775b19cc331b4d529428dee (patch)
treee6932ca294ae541e0b9eb517859f2a5bda34f3b5 /config.ini
parent1fd36242bb94dd9d2e9dda6cf97da6074d4946ea (diff)
downloadpaperless_upload-d6951204ef6cdbd53775b19cc331b4d529428dee.tar.gz
paperless_upload-d6951204ef6cdbd53775b19cc331b4d529428dee.zip
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
Diffstat (limited to 'config.ini')
-rw-r--r--config.ini4
1 files changed, 3 insertions, 1 deletions
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
+