Add setting to bypass homepage
This commit is contained in:
@@ -2,6 +2,7 @@ const setting_config = {
|
||||
settings: {
|
||||
'auth.allow_registration': true,
|
||||
'auth.default_roles': [ 'base_user' ],
|
||||
'home.allow_landing': true,
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user