mirror of
https://github.com/benbusby/farside.git
synced 2025-03-15 03:36:33 -04:00

The FARSIDE_NO_ROUTER variable wasn't terribly useful after refactoring the app to include the update routine internally (rather than available externally as an elixir script). Now the only supported environment variable is FARSIDE_TEST, which is still useful for tests and quick validation of functionality.