null, // 'phabricator.csrf-key' => '0b7ec0592e0a2829d8b71df2fa269b2c6172eca3', // -- Facebook --------------------------------------------------------------- // Can users use Facebook credentials to login to Phabricator? 'facebook.auth-enabled' => false, // The Facebook "Application ID" to use for Facebook API access. 'facebook.application-id' => null, // The Facebook "Application Secret" to use for Facebook API access. 'facebook.application-secret' => null, 'recaptcha.public-key' => null, 'recaptcha.private-key' => null, 'user.default-profile-image-phid' => 'PHID-FILE-f57aaefce707fc4060ef', );