Fix default config for anynymous drive
This commit is contained in:
@@ -68,7 +68,7 @@ define(function() {
|
|||||||
|
|
||||||
config.displayCreationScreen = false;
|
config.displayCreationScreen = false;
|
||||||
|
|
||||||
config.disableAnonymousStore = true;
|
config.disableAnonymousStore = false;
|
||||||
|
|
||||||
return config;
|
return config;
|
||||||
});
|
});
|
||||||
|
|||||||
Reference in New Issue
Block a user