Unverified Commit 8f7b4e88 authored by Nick Cao's avatar Nick Cao Committed by GitHub
Browse files

Merge pull request #245564 from eliasp/paperless-docs-url

nixos/paperless: update URL to docs
parents b5408d5c 2b0545b4
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -176,7 +176,7 @@ in
      description = lib.mdDoc ''
        Extra paperless config options.

        See [the documentation](https://paperless-ngx.readthedocs.io/en/latest/configuration.html)
        See [the documentation](https://docs.paperless-ngx.com/configuration/)
        for available options.

        Note that some options such as `PAPERLESS_CONSUMER_IGNORE_PATTERN` expect JSON values. Use `builtins.toJSON` to ensure proper quoting.