Issue #1919214 by vijaycs85, Abhishek_R_Shah: Create configuration schemas for tracker module.

8.0.x
webchick 2013-03-04 22:41:09 -05:00
parent 3772f02c75
commit bc0c584ff3
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# Schema for the configuration files of the tracker module.
tracker.settings:
type: mapping
label: 'Tracker settings'
mapping:
cron_index_limit:
type: integer
label: 'Cron index limit'