From 70e5f00241473c27a3008959ce08832c75e76ba8 Mon Sep 17 00:00:00 2001 From: Chris Date: Fri, 6 Oct 2017 11:08:59 -0700 Subject: store/storetest package (#7588) * prerequisites * storetest package --- store/constants.go | 2 ++ 1 file changed, 2 insertions(+) (limited to 'store/constants.go') diff --git a/store/constants.go b/store/constants.go index 52d399168..f541c9747 100644 --- a/store/constants.go +++ b/store/constants.go @@ -12,4 +12,6 @@ const ( USER_SEARCH_OPTION_NAMES_ONLY_NO_FULL_NAME = "names_only_no_full_name" USER_SEARCH_OPTION_ALL_NO_FULL_NAME = "all_no_full_name" USER_SEARCH_OPTION_ALLOW_INACTIVE = "allow_inactive" + + FEATURE_TOGGLE_PREFIX = "feature_enabled_" ) -- cgit v1.2.3-1-g7c22