Merge pull request #554 from owncloud/remove-not-longer-existing-config-e

Remove not longer existing config switch
This commit is contained in:
Thomas Müller
2014-09-09 13:39:58 +02:00

View File

@@ -35,12 +35,6 @@ App config
/* Force use of HTTPS connection (true = use HTTPS) */
"forcessl" => false,
/* Enhanced auth forces users to enter their password again when performing potential sensitive actions like creating or deleting users */
"enhancedauth" => true,
/* Time in seconds how long an user is authenticated without entering his password again before performing sensitive actions like creating or deleting users etc...*/
"enhancedauthtime" => 15 * 60,
/* Theme to use for ownCloud */
"theme" => "",