Changeset View
Changeset View
Standalone View
Standalone View
src/applications/config/check/PhabricatorSetupCheckExtraConfig.php
| Show First 20 Lines • Show All 184 Lines • ▼ Show 20 Lines | $ancient_config += array( | ||||
| 'auth.sessions.web' => $session_reason, | 'auth.sessions.web' => $session_reason, | ||||
| 'tokenizer.ondemand' => pht( | 'tokenizer.ondemand' => pht( | ||||
| 'Phabricator now manages typeahead strategies automatically.'), | 'Phabricator now manages typeahead strategies automatically.'), | ||||
| 'differential.revision-custom-detail-renderer' => pht( | 'differential.revision-custom-detail-renderer' => pht( | ||||
| 'Obsolete; use standard rendering events instead.'), | 'Obsolete; use standard rendering events instead.'), | ||||
| 'differential.show-host-field' => $differential_field_reason, | 'differential.show-host-field' => $differential_field_reason, | ||||
| 'differential.show-test-plan-field' => $differential_field_reason, | 'differential.show-test-plan-field' => $differential_field_reason, | ||||
| 'differential.field-selector' => $differential_field_reason, | 'differential.field-selector' => $differential_field_reason, | ||||
| 'phabricator.show-beta-applications' => pht( | |||||
| 'This option has been renamed to `phabricator.show-prototypes` '. | |||||
| 'to emphasize the unfinished nature of many prototype applications. '. | |||||
| 'Your existing setting has been migrated.'), | |||||
hach-que: "existing" | |||||
| ); | ); | ||||
| return $ancient_config; | return $ancient_config; | ||||
| } | } | ||||
| } | } | ||||
"existing"