You are here

warden.settings.yml in Warden 8

config/install/warden.settings.yml

File

config/install/warden.settings.yml
View source
  1. warden_allow_requests: false
  2. warden_public_allow_ips: '127.0.0.1,::1'
  3. warden_server_host_path: ''
  4. warden_http_username: ''
  5. warden_http_password: ''
  6. warden_token: ''
  7. warden_match_contrib: true
  8. warden_match_custom: true
  9. warden_preg_match_custom: '{^modules\/custom\/*}'
  10. warden_preg_match_contrib: '{^modules\/contrib\/*}'
  11. warden_match_core: true
  12. warden_match_library: false
  13. warden_list_libraries: []