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