Skip to content

Commit

Permalink
Set some settings
Browse files Browse the repository at this point in the history
  • Loading branch information
peterablehmann committed Oct 5, 2024
1 parent d8cad28 commit f31bfb8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/paperless.nix
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ in
address = "[::1]";
port = 28981;
settings = {
PAPERLESS_URL = "https://paperless.xnee.net"
PAPERLESS_ADMIN_USER = "peter";
PAPERLESS_PRE_CONSUME_SCRIPT = pre_consume_script.outPath;
PAPERLESS_OCR_LANGUAGE = "deu";
Expand Down

0 comments on commit f31bfb8

Please sign in to comment.