From 86c647e5f1525509c3acccbc70d9daaa42487b2f Mon Sep 17 00:00:00 2001 From: Alexandre <44178713+alexbelgium@users.noreply.github.com> Date: Fri, 25 Feb 2022 04:04:37 +0100 Subject: [PATCH] Update README.md --- papermerge/README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/papermerge/README.md b/papermerge/README.md index 48346e200..9e50d9c89 100644 --- a/papermerge/README.md +++ b/papermerge/README.md @@ -49,6 +49,12 @@ localdisks: sda1 #put the hardware name of your drive to mount separated by comm networkdisks: "" # list of smbv2/3 servers to mount (optional) cifsusername: "username" # smb username (optional) cifspassword: "password" # smb password (optional) +storage_dir: storage dir location (https://papermerge.readthedocs.io/en/v2.0.1/consumption.html) +import_dir: import dir location (https://papermerge.readthedocs.io/en/v2.0.1/consumption.html) +imaphost: import from email (https://papermerge.readthedocs.io/en/v2.0.1/consumption.html#imap-email) +imapusername: import from email (https://papermerge.readthedocs.io/en/v2.0.1/consumption.html#imap-email) +imappassword: import from email (https://papermerge.readthedocs.io/en/v2.0.1/consumption.html#imap-email) +CONFIG_LOCATION: location of the papermerge.conf.py (see below) ``` - papermerge.conf.py