Skip to content

Commit

Permalink
add push_notifications to dfc-fermata
Browse files Browse the repository at this point in the history
  • Loading branch information
JGreenlee committed May 24, 2024
1 parent 2e52209 commit 94ff828
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions configs/dfc-fermata.nrel-op.json
Original file line number Diff line number Diff line change
Expand Up @@ -419,6 +419,11 @@
}
}
},
"push_notifications": {
"title": { "en": "Survey Responses Requested" },
"message": { "en": "Please answer surveys for your recent trips" },
"recent_user_input_threshold": 7
},
"profile_controls": {
"support_upload": false,
"trip_end_notification": true
Expand Down

0 comments on commit 94ff828

Please sign in to comment.