Temporary workaround: Always disable buckets, there is a bug there
somewhere. JeffR will look at this as soon as he has time. OK'ed by: jeffr
This commit is contained in:
parent
f52ecc3346
commit
0c32d97ab5
@ -197,6 +197,7 @@ bucket_enable(void)
|
||||
bucketdisable = 1;
|
||||
else
|
||||
bucketdisable = 0;
|
||||
bucketdisable = 1;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user