mirror of
https://github.com/taobataoma/meanTorrent.git
synced 2026-08-13 04:27:54 +02:00
We only extend the config object with the local.js custom/local environment if we are on production or development environment. If test environment is used we don't merge it with local.js to avoid running test suites on a prod/dev environment (which delete records and make modifications)