Bladeren bron

fix(config): deprecated enable_file_metadata

Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
tags/v29.0.0beta2
Maxence Lange 5 maanden geleden
bovenliggende
commit
1d00d6c633
1 gewijzigde bestanden met toevoegingen van 0 en 11 verwijderingen
  1. 0
    11
      config/config.sample.php

+ 0
- 11
config/config.sample.php Bestand weergeven

@@ -2367,17 +2367,6 @@ $CONFIG = [
*/
'profile.enabled' => true,

/**
* Enable file metadata collection
*
* This is helpful for the mobile clients and will enable few optimizations in
* the future for the preview generation.
*
* Note that when enabled, this data will be stored in the database and might increase
* the database storage.
*/
'enable_file_metadata' => true,

/**
* Allows to override the default scopes for Account data.
* The list of overridable properties and valid values for scopes are in

Laden…
Annuleren
Opslaan