summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJay Doane <jaydoane@apache.org>2020-03-03 22:14:55 -0800
committerJay Doane <jay.s.doane@gmail.com>2020-03-04 10:21:42 -0800
commit735b3f67b31c55753b618f14a60c644dc088fdda (patch)
tree2107f266b7e5b86f63e956fd5a051d748b956e7f
parent4bd68d1e03653a0b44ee69818be8e39b511d110d (diff)
downloadcouchdb-735b3f67b31c55753b618f14a60c644dc088fdda.tar.gz
Enable fdb 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 = [
{