Allow to hide classification settings in the webapp

This commit is contained in:
Eike Kettner
2020-09-05 16:00:19 +02:00
parent 5ae994e903
commit 1dcccbcf7d
6 changed files with 27 additions and 4 deletions

View File

@ -30,6 +30,13 @@ docspell.server {
# In order to keep this low, a limit can be defined here.
max-note-length = 180
# This defines whether the classification form in the collective
# settings is displayed or not. If all joex instances have document
# classification disabled, it makes sense to hide its settings from
# users.
show-classification-settings = true
# Authentication.
auth {