Central app (#27)

* wip

* h2 -> h3
This commit is contained in:
Samuel Štancl 2019-10-12 22:07:39 +02:00 committed by GitHub
parent ba394c38cc
commit 3d8c61b2fe
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 49 additions and 34 deletions

View file

@ -77,6 +77,7 @@ return [
'url' => 'digging-deeper',
'children' => [
'Tenants' => 'tenants',
'Central App' => 'central-app',
'Tenant Config' => 'tenant-config',
'Middleware Configuration' => 'middleware-configuration',
'Custom Database Names' => 'custom-database-names',
@ -101,7 +102,6 @@ return [
'children' => [
'HTTPS Certificates' => 'https-certificates',
'Misc' => 'misc-tips',
'Global Cache/Storage/...' => 'global-stuff',
],
],
'Stay Updated' => 'stay-updated',