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-11-03 00:56:39 -05:00
2018-11-03 00:56:39 -05:00
2018-09-29 20:51:11 -04:00
2018-11-01 21:53:45 +01:00
2018-10-30 22:18:59 +01:00