Page MenuHomePhabricator

Correct `notification.pid` to `notification.pidfile`
ClosedPublic

Authored by eliaspro on Feb 14 2015, 7:31 PM.
Tags
None
Referenced Files
F18098945: D11768.id28376.diff
Sat, Aug 9, 12:04 AM
F17834618: D11768.id.diff
Sat, Jul 26, 2:31 PM
F17812599: D11768.diff
Fri, Jul 25, 7:34 PM
F17708091: D11768.diff
Jul 16 2025, 4:09 PM
Unknown Object (File)
Jun 20 2025, 11:24 AM
Unknown Object (File)
Jun 17 2025, 12:06 PM
Unknown Object (File)
May 21 2025, 3:58 AM
Unknown Object (File)
May 6 2025, 11:20 PM
Subscribers

Details

Summary

The correct conf variable is notification.pidfile, not notification.pid.
See also:

  • src/applications/config/option/PhabricatorNotificationConfigOptions.php:58
  • src/applications/aphlict/management/PhabricatorAphlictManagementWorkflow.php:34
Test Plan

Grepped the whole source of Phabricator for occurences of notification.pid,
but all matches pointed to notification.pidfile instead.

Diff Detail

Repository
rP Phabricator
Branch
master
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 4497
Build 4511: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

eliaspro retitled this revision from to Correct `notification.pid` to `notification.pidfile`.
eliaspro updated this object.
eliaspro edited the test plan for this revision. (Show Details)
This revision is now accepted and ready to land.Feb 14 2015, 10:32 PM
This revision was automatically updated to reflect the committed changes.