This diff introduces adding the notifications.disable config flag to disable the push notifications mechanism in a Tunnelbroker.
Linear task: ENG-2639
Paths
| Differential D6490 Authored by • max on Feb 1 2023, 3:25 AM.
Details Summary This diff introduces adding the notifications.disable config flag to disable the push notifications mechanism in a Tunnelbroker. Linear task: ENG-2639 Test Plan Adding the disable flag to the [notifications] section of the config file results in a true return from the isParameterSet('notifications.disable') function call.
Diff Detail
Event Timeline• max held this revision as a draft. Herald added a reviewer: • jon. · View Herald TranscriptFeb 1 2023, 3:25 AM2023-02-01 03:25:24 (UTC-8) Harbormaster completed remote builds in B15922: Diff 21733.Feb 1 2023, 3:38 AM2023-02-01 03:38:31 (UTC-8) This revision is now accepted and ready to land.Feb 1 2023, 4:28 AM2023-02-01 04:28:37 (UTC-8) • max edited the summary of this revision. (Show Details)Feb 6 2023, 5:15 AM2023-02-06 05:15:15 (UTC-8) Harbormaster completed remote builds in B16817: Diff 22991.Feb 23 2023, 5:47 AM2023-02-23 05:47:25 (UTC-8) Closed by commit rCOMM24dedc711dcb: [services] Tunnelbroker - Add disable notifications config parameter (authored by • max). · Explain WhyFeb 23 2023, 6:13 AM2023-02-23 06:13:58 (UTC-8) This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 22996 services/tunnelbroker/src/libcpp/src/Tools/ConfigManager.h
services/tunnelbroker/src/libcpp/src/Tools/ConfigManager.cpp
|