4 lines
95 B
Ruby
4 lines
95 B
Ruby
# typed: strict
|
|
PgHero.config["explain"] = "analyze"
|
|
PgHero.config["explain_timeout_sec"] = 60
|
|
|