Do not auto-reload in IEx

No need as Phoenix handles this already
This commit is contained in:
Claudio Ortolina
2025-10-16 20:46:22 +01:00
parent 74513301b1
commit d46551ce58
-1
View File
@@ -1,5 +1,4 @@
IEx.configure(
auto_reload: true,
inspect: [
limit: :infinity,
printable_limit: :infinity,