Skip to content

Commit

Permalink
#1 add groupadmin
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-conway committed Dec 3, 2019
1 parent 50270d4 commit 0b0b9c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ public class ConfigServiceImpl implements ConfigService {
@Value("${irods.auth.scheme}")
private String defaultIrodsAuthScheme;

@Value("${metalnx.enable.dashboard}")
@Value("${metalnx.enable.dashboard: false}")
private boolean dashboardEnabled;

/**
Expand Down

0 comments on commit 0b0b9c8

Please sign in to comment.