diff --git a/conf/default.conf.php b/conf/default.conf.php index 4c8b67e5cf..15a0f3742f 100644 --- a/conf/default.conf.php +++ b/conf/default.conf.php @@ -975,8 +975,8 @@ return array( // "phd launch taskmaster". 'phd.start-taskmasters' => 4, - // Path to custom celerity resource map. Absolute or relative to - // 'phabricator/src'. See also `scripts/celerity_mapper.php`. + // Path to custom celerity resource map relative to 'phabricator/src'. + // See also `scripts/celerity_mapper.php`. 'celerity.resource-path' => '__celerity_resource_map__.php', // This value is an input to the hash function when building resource hashes.