Extension scripts

Zaid Abdulla zaid at genieacs.com
Wed Mar 8 14:20:01 EST 2017


On Tue, 2017-03-07 at 09:49 -0900, Dan Morphis wrote:
> Is there anyway (other than env variables) to pass configuration
> parameters to extension scripts?

Environment variables is the way to go. But you can add any
configuration values in config.json and they will be passed to the
extension process as environment variables (prefixed with GENIEACS_).
This isn't a hack, it's by design.

-- 
Zaid Abdulla <zaid at genieacs.com>


More information about the Users mailing list