You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@atlas.apache.org by kb...@apache.org on 2020/05/27 15:42:37 UTC

[atlas] 01/03: ATLAS-3814:- UI: set classic UI as default for branch-2.0

This is an automated email from the ASF dual-hosted git repository.

kbhatt pushed a commit to branch branch-2.0
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit 495549f42a8a1399ee74bd2574e455e42c61d43b
Author: kevalbhatt <kb...@apache.org>
AuthorDate: Wed May 27 21:10:25 2020 +0530

    ATLAS-3814:- UI: set classic UI as default for branch-2.0
---
 distro/src/conf/atlas-application.properties | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/distro/src/conf/atlas-application.properties b/distro/src/conf/atlas-application.properties
index e06e74a..dade26e 100755
--- a/distro/src/conf/atlas-application.properties
+++ b/distro/src/conf/atlas-application.properties
@@ -275,4 +275,4 @@ atlas.search.gremlin.enable=false
 
 #########  UI Configuration ########
 
-#atlas.ui.default.version=v2
\ No newline at end of file
+atlas.ui.default.version=v1
\ No newline at end of file