mirror of
https://github.com/discourse/discourse.git
synced 2026-08-14 15:05:25 -05:00
disable flamegraph while I figure out why fast stack is not working for some people on x32
This commit is contained in:
@@ -189,7 +189,7 @@ gem 'lru_redux'
|
||||
# we are open to it. by deferring require to the initializer we can configure disourse installs without it
|
||||
|
||||
# gem 'rack-mini-profiler', '0.1.30', require: false
|
||||
gem 'flamegraph', require: false
|
||||
# gem 'flamegraph', require: false
|
||||
gem 'rack-mini-profiler', require: false
|
||||
|
||||
# used for caching, optional
|
||||
|
||||
Reference in New Issue
Block a user