Files
hassio-addons/paperless_ng
2021-11-27 23:25:31 +01:00
..
2021-11-27 22:52:29 +01:00
2021-11-27 19:28:25 +01:00
2021-11-27 19:28:25 +01:00
2021-11-27 19:33:03 +01:00
2021-11-27 21:26:57 +01:00
2021-11-27 23:25:31 +01:00
2021-11-27 19:28:25 +01:00
2021-11-27 19:28:25 +01:00
2021-11-27 21:33:41 +01:00

Options can be configured :

GUID: user
GPID: user
ocrlang: Any language can be set from this page (always three letters) [here](https://tesseract-ocr.github.io/tessdoc/Data-Files#data-files-for-version-400-november-29-2016).
localdisks: sda1 #put the hardware name of your drive to mount separated by commas, or its label. Ex: sda1, sdb1, MYNAS...
networkdisks: "<//SERVER/SHARE>" # list of smbv2/3 servers to mount (optional)
cifsusername: "username" # smb username (optional)
cifspassword: "password" # smb password (optional)
CONFIG_LOCATION : Custom env variables : can be added to the config.yaml file referenced in the addon options. Full env variables can be found here : https://github.com/linuxserver/docker-paperless-ng. It must be entered in a valid yaml format, that is verified at launch of the addon.