added option to disable creation of default subdomain; fixes #960

Signed-off-by: Michael Kaufmann <d00p@froxlor.org>
This commit is contained in:
Michael Kaufmann
2021-07-21 09:53:54 +02:00
parent 8a4aa2a721
commit 41a470fe36
8 changed files with 29 additions and 7 deletions

View File

@@ -37,7 +37,7 @@ return array(
)
),
'value' => array(
'1'
\Froxlor\Settings::Get('system.createstdsubdom_default')
)
),
'store_defaultindex' => array(