• Luke Duncalfe's avatar
    Remove max_complextiy and max_depth calls · 0b885b2e
    Luke Duncalfe authored
    These values are always set dynamically within `#multiplex` based on the
    `current_user`. Previously `#multiplex` was overriding them. It's less
    confusing to simply not call them at all, to avoid people needing to
    understand how these calls affected the resulting `max_complextiy` and
    `max_depth` (they didn't).
    0b885b2e
gitlab_schema.rb 5.24 KB