HTML clock meal confirmation settings
This table describes the meal confirmation settings for the HTML clock.
| Setting | Description | 
|---|---|
| reader.HTTP.MEAL_CONFIRMATION.types | Specify the swipe types that trigger meal confirmation. | 
| reader.HTTP.allow.skip.MEAL_CONFIRMATION | Indicates whether users have the option to skip meal confirmation. | 
| reader.HTTP.timeout.MEAL_CONFIRMATION | Number of seconds before the meal confirmation prompt times out. | 
| reader.HTTP.MEAL_CONFIRMATION.accept.when.timeout | Indicates whether swipes are accepted after the meal confirmation prompt times out. | 
| reader.HTTP.MEAL_CONFIRMATION.accept.when.skip | Indicates whether swipes are accepted if the user skips meal confirmation. | 
| reader.HTTP.MEAL_CONFIRMATION.key | Specifies the key for the meal confirmation result in swipe extradata. | 
| reader.HTTP.MEAL_CONFIRMATION.yes | Specifies the value for the meal confirmation result in swipe extradata if meal confirmation is accepted. | 
| reader.HTTP.MEAL_CONFIRMATION.no | Specifies the value for the meal confirmation result in swipe extradata if meal confirmation is rejected. | 
| reader.HTTP.MEAL_CONFIRMATION.skip | Specifies the value for the meal confirmation result in swipe extradata if meal confirmation is skipped. | 
| reader.HTTP.MEAL_CONFIRMATION.timeout | Specifies the value for the meal confirmation result in swipe extradata if meal confirmation times out. |