aboutsummaryrefslogtreecommitdiff
path: root/misc
Commit message (Collapse)AuthorAge
* bump to 6.3Christian Segundo2023-12-31
| | | | ensure it never expands to /
* Add support for HTTPServerConfig optionsChristian Segundo2022-04-10
|
* Full refactorChristian Segundo2022-03-07
|
* add ngrams supportSilvio Fricke2018-03-30
| | | | | | | | | Please add a volume option to `docker run` command like `-v /path/to/ngrams:/ngrams`. This fixes #5. Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>
* Dockerfile: move startparameter to a own scriptSilvio Fricke2018-03-30
This is for preparation of supporting of ngrams. Signed-off-by: Silvio Fricke <silvio.fricke@gmail.com>