Revert "Compile with direct_link=true (#28357)" and "Respect MB_COLORIZE_LOGS...
Revert "Compile with direct_link=true (#28357)" and "Respect MB_COLORIZE_LOGS and MB_EMOJI_IN_LOGS environment variables (#31612)" (#31732) This can cause environment variables set at compile time to affect runtime, cf. https://github.com/metabase/metabase/issues/30518. We keep the changes to JVM options and logging startup time, since they were independently useful. This reverts commit e3285698 and commit 380cd8a3.
Showing
- bin/build/src/build/uberjar.clj 7 additions, 9 deletionsbin/build/src/build/uberjar.clj
- src/metabase/util.cljc 1 addition, 1 deletionsrc/metabase/util.cljc
- src/metabase/util/format.cljc 1 addition, 1 deletionsrc/metabase/util/format.cljc
- src/metabase/util/i18n.clj 1 addition, 1 deletionsrc/metabase/util/i18n.clj
Please register or sign in to comment