fix(paperless): typo in configuration
This commit is contained in:
parent
3dca1e757d
commit
3443519699
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ in
|
|||
};
|
||||
PAPERLESS_TIME_ZONE = "Europe/Paris";
|
||||
PAPERLESS_CONSUMER_ENABLE_BARCODES = "true";
|
||||
PAPERLESS_CONSUMER_ENABLE_ASN_BARCODES = "true";
|
||||
PAPERLESS_CONSUMER_ENABLE_ASN_BARCODE = "true";
|
||||
PAPERLESS_CONSUMER_BARCODE_SCANNER = "ZXING";
|
||||
};
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue