backup
backup copied to clipboard
FR: Turn paths on and off based on environment variable
I'm developing on windows, while staging and production is on Linux.
I would like the option to enable/disable paths based on environment variables.
It could be done by saying "if environment variable is empty, use system default"