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
Ricky Elrod 0c6e5f86bc Port a few various options.
Summary:
- remarkup.enable-embedded-youtube
- controller.oauth-registration
- aphront.default-application-configuration-class
- cache.enable-deflate

Test Plan: Saw the new options in the web interface.

Reviewers: epriestley, chad, btrahan

Reviewed By: epriestley

CC: aran, Korvin

Maniphest Tasks: T2255

Differential Revision: https://secure.phabricator.com/D4424
2013-01-13 15:10:40 -08:00
..
PhabricatorAccessLogConfigOptions.php Add "Developer" and "Access Log" config option groups, some types 2013-01-01 14:09:17 -08:00
PhabricatorApplicationConfigOptions.php Port MySQL settings to PHP 2013-01-03 06:01:14 -08:00
PhabricatorAuthenticationConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorAWSConfigOptions.php Add Disqus, Facebook, Google, GitHub auth config; AWS config 2013-01-01 14:09:29 -08:00
PhabricatorConfigOption.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorCoreConfigOptions.php Add the tokenizer.ondemand setting to Core for now. 2013-01-10 11:09:38 -08:00
PhabricatorDeveloperConfigOptions.php Port a few various options. 2013-01-13 15:10:40 -08:00
PhabricatorDisqusConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorExtendingPhabricatorConfigOptions.php Port a few various options. 2013-01-13 15:10:40 -08:00
PhabricatorFacebookConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorGarbageCollectorConfigOptions.php Move GC into PHP and simplify it 2013-01-02 14:03:08 -08:00
PhabricatorGitHubConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorGoogleConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -08:00
PhabricatorLDAPConfigOptions.php Default to "True" and "False" for bool options. 2013-01-09 08:14:29 -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
PhabricatorPHDConfigOptions.php Minor, fix old call to setOptions() introduced out of order. 2013-01-09 08:15:18 -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 Port a few various options. 2013-01-13 15:10:40 -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