mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
paperless-ngx: 2.15.3 -> 2.16.1 (#408942)
This commit is contained in:
commit
ebcc1d6f28
2 changed files with 9 additions and 16 deletions
|
@ -23,6 +23,7 @@ let
|
|||
PAPERLESS_THUMBNAIL_FONT_NAME = defaultFont;
|
||||
GRANIAN_HOST = cfg.address;
|
||||
GRANIAN_PORT = toString cfg.port;
|
||||
GRANIAN_WORKERS_KILL_TIMEOUT = "60";
|
||||
}
|
||||
// lib.optionalAttrs (config.time.timeZone != null) {
|
||||
PAPERLESS_TIME_ZONE = config.time.timeZone;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue