Brian Olsen fba69f388b
nixos/rspamd: Put extraConfig in included files
The lines stored in `extraConfig` and `worker.<name?>.extraConfig`
should take precedent over values from included files but in order to do
this in rspamd UCL they need to be stored in a file that then gets
included with a high priority. This commit uses the overrides option to
store the value of the two `extraConfig` options in `extra-config.inc`
and `worker-<name?>.inc` respectively.
2018-11-06 00:34:23 +01:00
..
2018-10-15 19:59:25 -07:00
2018-09-30 14:49:26 +02:00
2018-08-26 12:00:54 +02:00
2018-09-29 20:51:11 -04:00
2018-11-04 00:26:01 +01:00
2018-11-03 18:39:46 +01:00
2018-09-29 21:55:14 +02:00
2018-10-25 18:04:36 +02:00
2018-10-30 19:52:03 -05:00