Skip to content

Commit

Permalink
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 committed Jan 8, 2024
1 parent dd82975 commit 15d5dfd
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 @@ -2356,17 +2356,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 15d5dfd

Please sign in to comment.