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