Commit Graph

34 Commits

Author SHA1 Message Date
eikek
81d8b6c9c1 Allow to configure a region for s3 backend
Closes: #2386
2023-11-17 21:27:13 +01:00
martin f. krafft
658f41595f Website: fix internal links
Signed-off-by: martin f. krafft <madduck@madduck.net>
2023-11-12 11:41:37 +01:00
eikek
8ae4c9ec78 Allow to authenticate with the same account from different sources
A new config allows to treat an account same independent where it was
created (openid or local).

Issue: #1827 #1781
2022-11-04 23:29:10 +01:00
eikek
2049eb6ebc Merge remote-tracking branch 'origin/current-docs' into release/0.38 2022-07-09 22:54:14 +02:00
eikek
3fc72cedac Allow to skip login page if a single oidc provider is configured 2022-07-08 17:09:56 +02:00
Helvio Pedreschi
a687afb61f
Missing dashes 2022-06-30 16:33:42 -04:00
eikek
084dcef996 Move default config into separate file 2022-05-21 17:00:27 +02:00
eikek
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
eikek
9851b71c45 Fix documentation about fulltext search 2022-04-24 18:34:22 +02:00
eikek
5de6c8940d Reorganize docs about configuration 2022-03-21 14:41:39 +01:00
eikek
3e87feff7b Add some docs for postgres fts 2022-03-21 13:42:10 +01:00
eikek
b71085761b Add some docs to file backends 2022-03-13 15:20:33 +01:00
eikek
9eb9497675 Fix logging in tests 2022-02-19 23:33:01 +01:00
eikek
261d2af9bb Website redesign 2022-02-03 21:42:09 +01:00
eikek
c3ad410139 Merge branch 'current-docs' 2021-12-18 12:53:02 +01:00
eikek
2260ab5232 Fix broken external link 2021-12-17 22:06:16 +01:00
eikek
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
eikek
118d23c3a2 Add list of env variables to documentation
Issue: #1121
2021-10-25 00:23:20 +02:00
eikek
bbfc5b56d8 Document TOTP 2021-09-23 09:27:44 +02:00
eikek
4237caa755 Add some documentation for OIDC 2021-09-06 14:24:52 +02:00
eikek
ea614c22a7 Documentation updates/fixes 2021-06-18 22:27:29 +02:00
eikek
5d05d19d32 Update docs 2021-06-07 21:55:00 +02:00
eikek
bdc7822f50 Add documentation about docker setup 2021-05-31 22:19:49 +02:00
Eike Kettner
8d539e138c Update docs 2021-03-13 16:57:08 +01:00
Eike Kettner
946204e809 Update documentation 2021-01-25 09:11:54 +01:00
Eike Kettner
c7e850116f Make the text length limit optional 2021-01-22 23:06:50 +01:00
Eike Kettner
021ac568ae Update documentation for text analysis 2021-01-21 20:06:53 +01:00
Eike Kettner
a6c31be22f Update documentation 2021-01-20 22:47:15 +01:00
Eike Kettner
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
Karsten Engelke
7b035295c6 Fix path to signup in doc 2020-11-16 21:02:06 +01:00
Eike Kettner
030ee6c932 Update website 2020-09-24 00:49:51 +02:00
Eike Kettner
7dbbe03a56 Use better fallback language for config files 2020-09-16 00:21:18 +02:00
Eike Kettner
31fae34595 Fix headline of config page 2020-09-09 21:19:03 +02:00
Eike Kettner
f8c6f79b10 Initial website 2020-07-30 20:33:26 +02:00