aboutsummaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorMichael McVady <femtonaut@gmail.com>2022-05-19 11:47:00 -0500
committerMichael McVady <femtonaut@gmail.com>2022-05-19 11:47:00 -0500
commitd121e53e322e26eac5ea09cca82b31d735581383 (patch)
tree0f033b02f787735c7ea2bc79100b176241b74ca2 /conf
parentaacdc521eb01a1a58ce592a9acd6e5faf1a02497 (diff)
Clean up config cruft
Diffstat (limited to 'conf')
-rw-r--r--conf/build.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/build.conf b/conf/build.conf
index 51707fb..7a257d1 100644
--- a/conf/build.conf
+++ b/conf/build.conf
@@ -5,8 +5,8 @@
# of a dynamic library. If you set this to yes you must also
# set kore_source together with kore_flavor.
# single_binary=yes
-# kore_source=/home/mcvady/working/kore-4.2.0/
-# kore_flavor=NOTLS=1 PGSQL=1 INSTALL_SINGLE_BINARY=1
+# kore_source=/home/mcvady/working/kore-4.2.2/
+# kore_flavor=PGSQL=1 TLS_BACKEND=none
# The flags below are shared between flavors
cflags=-Wall -Wmissing-declarations -Wshadow