|
|
@ -151,7 +151,7 @@ std::unordered_map<std::string, uint32_t> keys = { |
|
|
|
{"RecordFront", PERSISTENT}, |
|
|
|
{"RecordFront", PERSISTENT}, |
|
|
|
{"RecordFrontLock", PERSISTENT}, // for the internal fleet
|
|
|
|
{"RecordFrontLock", PERSISTENT}, // for the internal fleet
|
|
|
|
{"ReleaseNotes", PERSISTENT}, |
|
|
|
{"ReleaseNotes", PERSISTENT}, |
|
|
|
{"ReplayControlsState", CLEAR_ON_MANAGER_START | CLEAR_ON_IGNITION_ON}, |
|
|
|
{"ReplayControlsState", PERSISTENT}, |
|
|
|
{"ShouldDoUpdate", CLEAR_ON_MANAGER_START}, |
|
|
|
{"ShouldDoUpdate", CLEAR_ON_MANAGER_START}, |
|
|
|
{"SnoozeUpdate", CLEAR_ON_MANAGER_START | CLEAR_ON_IGNITION_OFF}, |
|
|
|
{"SnoozeUpdate", CLEAR_ON_MANAGER_START | CLEAR_ON_IGNITION_OFF}, |
|
|
|
{"SshEnabled", PERSISTENT}, |
|
|
|
{"SshEnabled", PERSISTENT}, |
|
|
|