Skip to content
Snippets Groups Projects
Commit 53fc1c05 authored by Jairo Segura's avatar Jairo Segura
Browse files

Correct hoursAfterDataCutoff value

parent e804805a
No related branches found
No related tags found
No related merge requests found
......@@ -571,7 +571,7 @@ fdb_writer:
format: "%S"
- productionStatusOfProcessedData: 12 # 12=destine production, 13=destine test
- generatingProcessIdentifier: 255
- hoursAfterDataCutoff: 255
- hoursAfterDataCutoff: 65535
- minutesAfterDataCutoff: 255
- productDefinitionTemplateNumber: 8 # statistics over time
- typeOfTimeIncrement: 255
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment