Skip to content

Commit 7ad3e32

Browse files
committed
Fixed Couchbase build
1 parent 04ec737 commit 7ad3e32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/ci/scripts/install_couchbase.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,6 +72,7 @@ echo "# 4) Setting up the bucket"
7272
curl -i "http://127.0.0.1:8091/pools/default/buckets" \
7373
-d name=phpfastcache \
7474
-d ramQuotaMB=256 \
75+
-d flushEnabled=1 \
7576
-u ${USERNAME}:${PASSWORD} \
7677

7778

0 commit comments

Comments
 (0)