Hey all, I am looking to launch a pywb instance with a custom configuration yaml file that is located in a different place that the current directory. I haven’t found a way to do this in the documentation. Does this feature exist as a command line parameter, or is only possible to use d
to point at a directory?
Is it recommended to set the PYWB_CONFIG_FILE
environment variable?