From cebba84beeb6c591dae7b04ee435a7764afe34a1 Mon Sep 17 00:00:00 2001 From: souhailanoor <90720110+souhailanoor@users.noreply.github.com> Date: Fri, 3 Dec 2021 11:38:43 -0600 Subject: [PATCH] add scope to install/featurebase.conf Co-authored-by: Samir Patel <48686912+54mir@users.noreply.github.com> --- install/featurebase.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/install/featurebase.conf b/install/featurebase.conf index 7807134e7..540a410f4 100644 --- a/install/featurebase.conf +++ b/install/featurebase.conf @@ -379,4 +379,5 @@ log-path = "/var/log/molecula/featurebase.log" # client-secret = "" # authorize-url = "" # token-url = "" -# group-endpoint-url = "" \ No newline at end of file +# group-endpoint-url = "" +# scope-url = "" \ No newline at end of file