Bug #23125
development.rb config.assets.debug should be configurable with settings.yaml
Description
In config/environments/development.rb, enough of us turn off asset debugging (config.assets.debug = false) that it should be a setting we can set. I am currently stashing this change between checkouts :/
Associated revisions
History
#1
Updated by The Foreman Bot over 4 years ago
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/5404 added
#2
Updated by Ondřej Pražák over 4 years ago
- Legacy Backlogs Release (now unused) set to 330
- Status changed from Ready For Testing to Closed
Fixes #23125: add asset_debug config setting