@cryptotaxi247 / infra / commits / e69191f6

Use a bigger session cache

Eelco Dolstra committed Jul 10, 2015 at 17:27 UTC e69191f6f42a28053d052b10703b965b45d64595
1 file changed +4
delft/lucifer.nix
+4
@@ -131,6 +131,10 @@ with lib;
131 room = 182482
132 token = ${builtins.readFile ./hipchat-lb-token}
133 </hipchat>
134 +
135 + <Plugin::Session>
136 + cache_size = 32m
137 + </Plugin::Session>
138 '';
139
140 #services.hydra.package = builtins.storePath /nix/store/qrd493zbpnk8hqs2pc01jac0l715xsd4-hydra-0.1pre1234-abcdef;