1
0
Fork 0
mirror of https://github.com/benbusby/farside.git synced 2025-04-20 10:58:42 +00:00
farside/lib/farside
Ben Busby 1092350fcd
Remove FARSIDE_NO_ROUTER env var
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.
2021-12-09 15:33:58 -07:00
..
application.ex Remove FARSIDE_NO_ROUTER env var 2021-12-09 15:33:58 -07:00
instances.ex Remove FARSIDE_NO_ROUTER env var 2021-12-09 15:33:58 -07:00
router.ex Include query params in service instance redirect 2021-11-15 17:15:36 -07:00
scheduler.ex Use quantum core for update scheduling 2021-11-24 09:35:21 -07:00
server.ex Use format str for search engine queries 2021-11-29 16:31:55 -07:00
throttle.ex Fix formatting 2021-11-12 14:40:05 -07:00