nesta icon indicating copy to clipboard operation
nesta copied to clipboard

Drop the support for configuring Nesta with environment variables

Open gma opened this issue 10 years ago • 0 comments

It was a daft thing to do in the first place, and since Glenn pointed out that the config file can be parsed with Erb (i.e. you can put <%= ENV.fetch('NESTA_TITLE') %> in your config file), there's no point keeping the extra code in Nesta.

gma avatar Nov 13 '15 20:11 gma