summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Doane <jaydoane@apache.org>2020-03-03 22:14:55 -0800
committerJay Doane <jaydoane@apache.org>2020-03-03 22:14:55 -0800
commit7a7e9f5d5b609285ed4185aae9ab17c4f78a776f (patch)
tree5f46445e617c328d5fbf82dd5408be4313724f7f
parentc9175af16b267fc3ec43859a5a2aba101ffb148d (diff)
downloadcouchdb-fdb-feature.tar.gz
Enable fdb featurefdb-feature
-rw-r--r--src/fabric/src/fabric2_sup.erl1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/fabric/src/fabric2_sup.erl b/src/fabric/src/fabric2_sup.erl
index 402474c32..2510b13bb 100644
--- a/src/fabric/src/fabric2_sup.erl
+++ b/src/fabric/src/fabric2_sup.erl
@@ -29,6 +29,7 @@ start_link(Args) ->
init([]) ->
+ config:enable_feature(fdb),
Flags = {one_for_one, 1, 5},
Children = [
{