livebook/config
José Valim 5acbd2efad
Add LIVEBOOK_SHUTDOWN_ENABLED (#1111)
* Add LIVEBOOK_SHUTDOWN_ENABLED

Previously we relied on code:get_mode(), but since
releases are starting in interactive mode to use
less memory, we need a clearer mechanism.

* Move shutdown feature check to Livebook.Config

Co-authored-by: Jonatan Kłosko <jonatanklosko@gmail.com>
2022-04-14 15:52:28 +02:00
..
config.exs Add LIVEBOOK_SHUTDOWN_ENABLED (#1111) 2022-04-14 15:52:28 +02:00
dev.exs Add LIVEBOOK_SHUTDOWN_ENABLED (#1111) 2022-04-14 15:52:28 +02:00
prod.exs Serve iframes from another local port when running on http (#989) 2022-02-08 14:45:58 +01:00
runtime.exs Encapsulate compile and runtime configuration (#577) 2021-10-05 00:49:01 +02:00
test.exs Automate searching and adding new dependencies (#1081) 2022-04-01 20:13:37 +02:00