You are here

pwa.config.yml in Progressive Web App 8

Same filename and directory in other branches
  1. 2.x config/install/pwa.config.yml
config/install/pwa.config.yml

File

config/install/pwa.config.yml
View source
  1. site_name: ''
  2. short_name: ''
  3. description: ''
  4. start_url: '/'
  5. lang: 'en'
  6. theme_color: ''
  7. background_color: ''
  8. display: ''
  9. default_image: '0'
  10. urls_to_cache: ''
  11. urls_to_exclude: "admin/.*\r\nuser/.*"
  12. offline_page: '/offline'
  13. cache_version: '1'
  14. cross_origin: false
  15. skip_waiting: false