mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-07-06 17:13:24 -05:00
nixos/mosquitto: add retain_expiry_interval freeform key
This commit is contained in:
parent
d0eb1f662f
commit
6adbfa11c5
1 changed files with 1 additions and 0 deletions
|
|
@ -518,6 +518,7 @@ let
|
|||
pid_file = 1;
|
||||
queue_qos0_messages = 1;
|
||||
retain_available = 1;
|
||||
retain_expiry_interval = 1;
|
||||
set_tcp_nodelay = 1;
|
||||
sys_interval = 1;
|
||||
upgrade_outgoing_qos = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue