Skip to content

Commit

Permalink
enable BUILD_LIBZMQ_WITH_DRAFTS_ON_DEVICE
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvinSchiller committed Dec 5, 2023
1 parent cbd980c commit 6f2218e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion installation/includes/01_default_config.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env bash

BUILD_LIBZMQ_WITH_DRAFTS_ON_DEVICE=false
BUILD_LIBZMQ_WITH_DRAFTS_ON_DEVICE=true
ENABLE_STATIC_IP=true
DISABLE_IPv6=true
ENABLE_AUTOHOTSPOT=false
Expand Down

0 comments on commit 6f2218e

Please sign in to comment.