We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 126bb92 commit 0ec4c68Copy full SHA for 0ec4c68
storage/templates/advanced-config.php
@@ -96,11 +96,6 @@
96
97
'custom_home_url' => '/home', // Only applies if you set a "HOME_URL" in the config.
98
99
- // If 'true' the Home Page will be disabled entirely.
100
- // You will still be able to login on the login page etc.
101
- 'disable_home_page' => 'false', // Either 'true', 'false' or 'redirect'.
102
- 'redirect_home_page' => 'https://linkstack.org', // Only active if value above is set to 'redirect'.
103
-
104
// The URL prefix is the symbol that comes before a LinkStack URL.
105
// For example the '@' in 'example.com/@admin'.
106
// If empty no prefix is required.
0 commit comments