Skip to content
This repository has been archived by the owner on Mar 12, 2019. It is now read-only.

Commit

Permalink
default memcached to no
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmens committed Dec 15, 2017
1 parent b7163c5 commit febe591
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions config.mk.in
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ BACKEND_HTTP ?= no
BACKEND_JWT ?= no
BACKEND_MONGO ?= no
BACKEND_FILES ?= no
BACKEND_MEMCACHED ?= no

# Specify the path to the Mosquitto sources here
# MOSQUITTO_SRC = /usr/local/Cellar/mosquitto/1.4.12
Expand Down

0 comments on commit febe591

Please sign in to comment.