Skip to content
This repository was archived by the owner on Dec 19, 2023. It is now read-only.

Commit 85472e6

Browse files
authored
Merge pull request #536 from ryanjones71/patch-1
Update additional-spring-configuration-metadata.json
2 parents ceb2aad + c6746eb commit 85472e6

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

voyager-spring-boot-autoconfigure/src/main/resources/META-INF/additional-spring-configuration-metadata.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,11 @@
3030
"defaultValue": "v1.x",
3131
"type": "java.lang.String"
3232
},
33+
{
34+
"name": "voyager.pageTitle",
35+
"defaultValue": "Voyager",
36+
"type": "java.lang.String"
37+
},
3338
{
3439
"name": "voyager.static.basePath",
3540
"defaultValue": "/",

0 commit comments

Comments
 (0)