1
0
Fork 0
mirror of https://we.phorge.it/source/phorge.git synced 2024-09-22 02:08:47 +02:00
phorge-phorge/src/applications/config/option
Asher Baker da9315b145 Read default values of custom config options
Summary: Because the Default configuration provider is loaded before custom libraries, any config options specified in them don't get a default values.

Test Plan: Looked at /config/

Reviewers: epriestley, codeblock, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Differential Revision: https://secure.phabricator.com/D4532
2013-01-19 08:36:08 -08:00
..
PhabricatorAccessLogConfigOptions.php Add "Developer" and "Access Log" config option groups, some types 2013-01-01 14:09:17 -08:00
PhabricatorApplicationConfigOptions.php Read default values of custom config options 2013-01-19 08:36:08 -08:00
PhabricatorAuthenticationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorAWSConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorConfigOption.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorCoreConfigOptions.php Implement all remaining config options 2013-01-16 15:06:39 -08:00
PhabricatorDeveloperConfigOptions.php Port a few various options. 2013-01-13 15:10:40 -08:00
PhabricatorDisqusConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Load libraries before adding database config 2013-01-17 18:59:58 -08:00
PhabricatorFacebookConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGarbageCollectorConfigOptions.php Move GC into PHP and simplify it 2013-01-02 14:03:08 -08:00
PhabricatorGitHubConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorGoogleConfigOptions.php Implement more configuration options 2013-01-16 10:52:09 -08:00
PhabricatorLDAPConfigOptions.php LDAP STARTTLS option. 2013-01-17 09:50:01 -08:00
PhabricatorMetaMTAConfigOptions.php Implement all remaining config options 2013-01-16 15:06:39 -08:00
PhabricatorMySQLConfigOptions.php Port MySQL settings to PHP 2013-01-03 06:01:14 -08:00
PhabricatorNotificationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorPhabricatorOAuthConfigOptions.php OAuth options. 2013-01-16 10:00:54 -08:00
PhabricatorPHDConfigOptions.php Don't preface 'Daemons' with 'Phabricator'. 2013-01-16 09:47:29 -08:00
PhabricatorPHPMailerConfigOptions.php Bring PHPMailer config into the new config UI 2013-01-15 12:03:44 -08:00
PhabricatorPolicyConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorRecaptchaConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorSecurityConfigOptions.php Mask remaining config values, and implement set type 2013-01-16 15:06:07 -08:00
PhabricatorSendGridConfigOptions.php Bring SendGrid configuration into PHP 2013-01-15 12:04:05 -08:00
PhabricatorSyntaxHighlightingConfigOptions.php Add syntax highlighting options. 2013-01-10 09:56:39 -08:00
PhabricatorTranslationsConfigOptions.php Add translations config group. 2013-01-04 16:22:56 -08:00