Skip to content

Commit 3504591

Browse files
committed
deprecated enable_file_metadata
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
1 parent 9522ef8 commit 3504591

1 file changed

Lines changed: 0 additions & 11 deletions

File tree

config/config.sample.php

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -2367,17 +2367,6 @@
23672367
*/
23682368
'profile.enabled' => true,
23692369

2370-
/**
2371-
* Enable file metadata collection
2372-
*
2373-
* This is helpful for the mobile clients and will enable few optimizations in
2374-
* the future for the preview generation.
2375-
*
2376-
* Note that when enabled, this data will be stored in the database and might increase
2377-
* the database storage.
2378-
*/
2379-
'enable_file_metadata' => true,
2380-
23812370
/**
23822371
* Allows to override the default scopes for Account data.
23832372
* The list of overridable properties and valid values for scopes are in

0 commit comments

Comments
 (0)