system.filter.yml

drupal/core/modules/system/config/system.filter.yml
1 string reference to 'system.filter'
system_update_8035 in drupal/core/modules/system/system.install
Move filter_allowed_protocols variable to config.

File

drupal/core/modules/system/config/system.filter.yml
View source
  1. protocols:
  2. - http
  3. - https
  4. - ftp
  5. - news
  6. - nntp
  7. - telnet
  8. - mailto
  9. - irc
  10. - ssh
  11. - sftp
  12. - webcal
  13. - rtsp