Skip to content

Commit

Permalink
Update index.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alecghica authored Mar 15, 2022
1 parent 03dd3b1 commit 0f5be15
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,6 @@ const applyConfig = (config) => {
// Date format for EU
config.settings.dateLocale = "en-gb";

// #137187 Keycloak integration
// config.settings.externalRoutes = [{ match: "/login" }, { match: "/logout" }];

// TODO: Working-copy
// config.settings.hasWorkingCopySupport = true;

Expand Down

0 comments on commit 0f5be15

Please sign in to comment.