Skip to content

Commit 0ec4c68

Browse files
committed
Update advanced-config.php
1 parent 126bb92 commit 0ec4c68

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

storage/templates/advanced-config.php

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -96,11 +96,6 @@
9696

9797
'custom_home_url' => '/home', // Only applies if you set a "HOME_URL" in the config.
9898

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-
10499
// The URL prefix is the symbol that comes before a LinkStack URL.
105100
// For example the '@' in 'example.com/@admin'.
106101
// If empty no prefix is required.

0 commit comments

Comments
 (0)