tickLeisteServer/README.md
2020-09-23 20:48:03 +02:00

347 B

tickLeisteServer

You should enable at least one backend (else the application will terminate upon execution) this is done by setting a flag. The options are

http https fast-cgi cgi

fast-cgi depends on the fcgi C library, which should be installed on your system

TODO: can we use multiple backends at once? write configuration documentation.