Commit Graph

27 Commits

Author SHA1 Message Date
5bdf728eb3 Improve logging configuration
- Log levels of specific loggers can be defined in the config
  file (doesn't work with env variables)

- Log events of background tasks carry now additional data
2022-04-30 18:26:19 +02:00
9851b71c45 Fix documentation about fulltext search 2022-04-24 18:34:22 +02:00
5de6c8940d Reorganize docs about configuration 2022-03-21 14:41:39 +01:00
3e87feff7b Add some docs for postgres fts 2022-03-21 13:42:10 +01:00
b71085761b Add some docs to file backends 2022-03-13 15:20:33 +01:00
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
261d2af9bb Website redesign 2022-02-03 21:42:09 +01:00
c3ad410139 Merge branch 'current-docs' 2021-12-18 12:53:02 +01:00
2260ab5232 Fix broken external link 2021-12-17 22:06:16 +01:00
501c6f2988 Updating stanford corenlp to 4.3.2; adding more languages
There are models for Spanish, that have been added now. Also the
Hungarian language has been added to the list of supported
languages (for tesseract mainly, no nlp models)
2021-11-20 14:31:39 +01:00
118d23c3a2 Add list of env variables to documentation
Issue: #1121
2021-10-25 00:23:20 +02:00
bbfc5b56d8 Document TOTP 2021-09-23 09:27:44 +02:00
4237caa755 Add some documentation for OIDC 2021-09-06 14:24:52 +02:00
ea614c22a7 Documentation updates/fixes 2021-06-18 22:27:29 +02:00
5d05d19d32 Update docs 2021-06-07 21:55:00 +02:00
bdc7822f50 Add documentation about docker setup 2021-05-31 22:19:49 +02:00
8d539e138c Update docs 2021-03-13 16:57:08 +01:00
946204e809 Update documentation 2021-01-25 09:11:54 +01:00
c7e850116f Make the text length limit optional 2021-01-22 23:06:50 +01:00
021ac568ae Update documentation for text analysis 2021-01-21 20:06:53 +01:00
a6c31be22f Update documentation 2021-01-20 22:47:15 +01:00
2a172ce720 Remove fulltext recreate-key config value
It's now in the admin routes, protected by the
`admin-endpoint.secret`.
2021-01-04 15:18:02 +01:00
7b035295c6 Fix path to signup in doc 2020-11-16 21:02:06 +01:00
030ee6c932 Update website 2020-09-24 00:49:51 +02:00
7dbbe03a56 Use better fallback language for config files 2020-09-16 00:21:18 +02:00
31fae34595 Fix headline of config page 2020-09-09 21:19:03 +02:00
f8c6f79b10 Initial website 2020-07-30 20:33:26 +02:00