Skip to content

Commit e449447

Browse files
author
epriestley
committedSep 19, 2013
Remove dead Maniphest field config from default.conf.php
Summary: Some day we'll just delete this entirely. Test Plan: loaded Phabricator Reviewers: zeeg, btrahan Reviewed By: zeeg CC: aran, mbishopim3 Differential Revision: https://secure.phabricator.com/D7044
1 parent 09cdf0d commit e449447

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed
 

‎conf/default.conf.php

-4
Original file line numberDiff line numberDiff line change
@@ -929,10 +929,6 @@
929929

930930
// -- Maniphest ------------------------------------------------------------- //
931931

932-
// Array of custom fields for Maniphest tasks. For details on adding custom
933-
// fields to Maniphest, see "Maniphest User Guide: Adding Custom Fields".
934-
'maniphest.custom-fields' => array(),
935-
936932
// What should the default task priority be in create flows?
937933
// See the constants in @{class:ManiphestTaskPriority} for valid values.
938934
// Defaults to "needs triage".

0 commit comments

Comments
 (0)
Failed to load comments.