Skip to content

Commit

Permalink
Add iglu server license flag
Browse files Browse the repository at this point in the history
  • Loading branch information
pondzix committed Aug 19, 2024
1 parent 1b74dd3 commit 986af8c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions provisioning/resources/configs/iglu-server.conf
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,10 @@ swagger {
baseUrl: "/iglu-server"
}

license {
accept: true
}

# Enable additional debug endpoint to output all internal state
debug = true

Expand Down

0 comments on commit 986af8c

Please sign in to comment.