Ability to disable the drive for anonymous users
This commit is contained in:
@@ -68,5 +68,7 @@ define(function() {
|
||||
|
||||
config.displayCreationScreen = false;
|
||||
|
||||
config.disableAnonymousStore = true;
|
||||
|
||||
return config;
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user