Skip to content

Commit 98cd2c0

Browse files
committed
Disable Quarkus banner to reduce confusion with app under test
1 parent 657a43c commit 98cd2c0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

cli/src/main/resources/application.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,4 @@ power-server.db.backup.location=${HOME}/.power-server/db.sqlite
77

88
# Only use this property once to create the initial database
99
quarkus.hibernate-orm.database.generation=drop-and-create
10+
quarkus.banner.enabled=false

0 commit comments

Comments
 (0)