update lastadoc settings
This commit is contained in:
parent
4e5a7b8bee
commit
bc6b1beae1
1 changed files with 10 additions and 2 deletions
|
@ -52,7 +52,15 @@ map:{
|
|||
# ; fess.freeGen.mail.targetDir = ./playsql/data/mail
|
||||
#}
|
||||
|
||||
; isSuppressDescriptionInList = true
|
||||
; isSuppressAuthorInList = true
|
||||
# you can adjust LastaDoc contents
|
||||
; lastaDocContentsMap = map:{
|
||||
; headerMap = map:{
|
||||
#; isSuppressSchemaHtmlLink = true
|
||||
}
|
||||
; actionMap = map:{
|
||||
; isSuppressDescriptionInList = true
|
||||
; isSuppressAuthorInList = true
|
||||
}
|
||||
}
|
||||
}
|
||||
# ----------------/
|
||||
|
|
Loading…
Add table
Reference in a new issue