mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 18:34:04 +00:00
Remove storage deletion config key
This commit is contained in:
parent
72c68a107c
commit
99c071d0de
1 changed files with 0 additions and 2 deletions
|
|
@ -137,8 +137,6 @@ return [
|
||||||
* where you want to use tenant-specific assets (product images, avatars, etc).
|
* where you want to use tenant-specific assets (product images, avatars, etc).
|
||||||
*/
|
*/
|
||||||
'asset_helper_tenancy' => true,
|
'asset_helper_tenancy' => true,
|
||||||
|
|
||||||
'delete_storage_after_tenant_deletion' => false,
|
|
||||||
],
|
],
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue