On Jan 20, 2020, at 07:30, drew Roberts <[email protected]> wrote: > Is this just a bug in the config files offered but intended behaviour? Or is > the template correct and we should be able to set up multiple instances in > the same config file but there is a bug in the implementation?
The intent is that the configuration file for the corresponding RLM in v2.x (‘rlm_filewrite’, in this case) can be simply copy-pasted into the PyPAD configuration window, and it will ‘just work’. The ability to run multiple configs in a single instance was important in the old RLM setup because only one instance of each plug-in could be run. In PyPAD, it’s better practice to configure a separate instance for each config. So yes, it is a bug, but one that is easily worked around. Just configure a separate PyPAD instance for each config. Cheers! |---------------------------------------------------------------------| | Frederick F. Gleason, Jr. | Chief Developer | | | Paravel Systems | |---------------------------------------------------------------------| | A room without books is like a body without a soul. | | | | -- Cicero | |---------------------------------------------------------------------|
_______________________________________________ Rivendell-dev mailing list [email protected] http://caspian.paravelsystems.com/mailman/listinfo/rivendell-dev
