Unverified Commit 545c764b authored by Kim Pepper's avatar Kim Pepper Committed by Hussain Abbas
Browse files

Issue #3168411 by kim.pepper, Berdir: Add missing config schema

parent d8ec1f30
Loading
Loading
Loading
Loading
+10 −0
Original line number Diff line number Diff line
preloader.settings:
  type: config_object
  label: 'Preloader Settings'
  mapping:
    target_filename:
      type: string
      label: 'The target filename'
    excluded_directories:
      type: string
      label: 'The directories to exclude'