diff options
| -rw-r--r-- | ymir.nix | 3 |
1 files changed, 3 insertions, 0 deletions
| @@ -709,6 +709,9 @@ in rec { | |||
| 709 | ca-key=/var/lib/infinoted/ca.key.pem | 709 | ca-key=/var/lib/infinoted/ca.key.pem |
| 710 | accept-unauthenticated-clients=false | 710 | accept-unauthenticated-clients=false |
| 711 | super-user=/var/lib/infinoted/su.pem | 711 | super-user=/var/lib/infinoted/su.pem |
| 712 | |||
| 713 | [autosave] | ||
| 714 | interval=5 | ||
| 712 | ''; | 715 | ''; |
| 713 | }; | 716 | }; |
| 714 | } | 717 | } |
