local_config.js

Look for local_config.js. If not found, load config.js. Set debug_mode to true and make other config changes locally without affecting production builds.
This commit is contained in:
Chris Houseknecht
2014-07-25 10:25:37 -04:00
parent f0cb84d973
commit d872aa1985
5 changed files with 92 additions and 36 deletions

1
.gitignore vendored
View File

@@ -7,6 +7,7 @@ awx/job_output
awx/public/media
awx/public/static
awx/ui/static/js/awx.min.js
awx/ui/static/js/local_config.js
awx/ui/static/css/awx.min.css
awx/main/fixtures
awx/tower_warnings.log