Skip to content

Commit

Permalink
chore: adjust config
Browse files Browse the repository at this point in the history
  • Loading branch information
alecarn committed Sep 24, 2024
1 parent 250f717 commit 1f5b6d5
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/environments/environment.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,12 @@ export const environment: AppEnvironmentOptions = {
url: '/apis/igo2',
defaultContextUri: '5'
},*/
layer: {
group: {
enable: true,
maxHierarchyLevel: 4
}
},
catalog: {
sources: [
{
Expand Down

0 comments on commit 1f5b6d5

Please sign in to comment.