Timeout needs unit ('s')
This commit is contained in:
parent
7b9c5090c2
commit
3d21ed7c77
|
@ -215,7 +215,7 @@ in {
|
||||||
|
|
||||||
service auth-worker {
|
service auth-worker {
|
||||||
user = ${config.services.dovecot2.user}
|
user = ${config.services.dovecot2.user}
|
||||||
idle_kill = 3
|
idle_kill = 3s
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
Loading…
Reference in New Issue