Tenancy bootstrappers page

This commit is contained in:
Samuel Štancl 2019-09-23 11:44:08 +02:00
parent 7b58d402a5
commit fd1695000b
3 changed files with 21 additions and 0 deletions

View file

@ -36,6 +36,8 @@ The following actions can be prevented:
- Redis prefix: `redis`
- CacheManager switch: `cache`
- Filesystem changes: `filesystem`
- Queue tenancy: `queue`
- and anything else listed in the [`tenancy.bootstrappers` config]({{ $page->link('configuration#bootstrappers') }})
### Tenant-specific configuration example {#tenant-specific-configuration-example}