Skip to content

Commit

Permalink
fix(config): deprecated enable_file_metadata
Browse files Browse the repository at this point in the history
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
  • Loading branch information
ArtificialOwl authored and backportbot[bot] committed Mar 11, 2024
1 parent b0b965c commit f470690
Showing 1 changed file with 0 additions and 11 deletions.
11 changes: 0 additions & 11 deletions config/config.sample.php
Original file line number Diff line number Diff line change
Expand Up @@ -2348,17 +2348,6 @@
*/
'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
Expand Down

0 comments on commit f470690

Please sign in to comment.