mirror of
https://github.com/stancl/tenancy-docs.git
synced 2025-12-12 02:04:03 +00:00
link to configuration#static-properties
This commit is contained in:
parent
cc75be1c1b
commit
b33565be5c
1 changed files with 1 additions and 1 deletions
|
|
@ -23,7 +23,7 @@ Uncomment the following line in your `tenancy.features` config:
|
|||
|
||||
## **Configuring the mappings** {#configuring-the-mappings}
|
||||
|
||||
This feature maps keys in the tenant storage to config keys based on the `$storageToConfigMap` public property.
|
||||
This feature maps keys in the tenant storage to config keys based on the `$storageToConfigMap` [static property]({{ $page->link('configuration#static-properties') }}).
|
||||
|
||||
For example, if your `$storageToConfigMap` looked like this:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue