• Łukasz Nowak's avatar
    caddy-frontend: Allow to override parameters · 725f3cef
    Łukasz Nowak authored
    As there is some kind of "collision" with request, allow to override
    parameters.
    
    Treat `<key>` as default and overwrite it with `frontend-config-<num>-<key>`,
    instead of having the global `<key>` always passed to slaves.
    
    This allows to request the partition with:
    
      monitor-httpd-frontend=12345
      -frontend-config-1-monitor-httpd-frontend=9876
      -frontend-config-1-monitor-httpd-frontend=8765
    725f3cef
instance-apache-replicate.cfg.in 7.05 KB