Issue #1919214 by vijaycs85, Abhishek_R_Shah: Create configuration schemas for tracker module.
parent
3772f02c75
commit
bc0c584ff3
|
@ -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'
|
Loading…
Reference in New Issue