Temporarily disable session restore to test effect on Ts. Bug 337320
git-svn-id: svn://10.0.0.236/trunk@196249 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
79aa27fc44
commit
d7951a47fa
@ -89,7 +89,7 @@ const PRIVACY_FULL = 2;
|
||||
/* :::::::: Pref Defaults :::::::::::::::::::: */
|
||||
|
||||
// whether the service is enabled
|
||||
const DEFAULT_ENABLED = true;
|
||||
const DEFAULT_ENABLED = false;
|
||||
|
||||
// minimal interval between two save operations (in milliseconds)
|
||||
const DEFAULT_INTERVAL = 10000;
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user