aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/config.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* removed websocket protocol support(#445)Stefan Boberg2023-10-041-16/+0
* Limit size of memory cache layer (#423)Dan Engelbrecht2023-10-021-5/+34
* lightweight gc (#431)Dan Engelbrecht2023-10-021-0/+10
* http and httpsys config options (#401)Dan Engelbrecht2023-09-141-2/+41
* add `cache-write-log` and `cache-access-log“ configuration options (#394)Dan Engelbrecht2023-09-111-0/+16
* add `--write-config` to zenserver options (#382)Dan Engelbrecht2023-09-011-7/+23
* lua config file improvements (#379)Dan Engelbrecht2023-08-311-300/+791
* Add `--gc-projectstore-duration-seconds` option (#281)Dan Engelbrecht2023-05-161-10/+12
* Remove ATL header usage (#306)Stefan Boberg2023-05-151-0/+1
* Low disk space detector (#277)Dan Engelbrecht2023-05-091-4/+12
* add ip and username to sentry reports if allowed in settings (#276)Dan Engelbrecht2023-05-081-0/+3
* replace use of cxxopts::OptionParseException in our codeStefan Boberg2023-05-081-3/+10
* move testing and observability code to zenhttp (#266)Stefan Boberg2023-05-021-6/+6
* moved source directories into `/src` (#264)Stefan Boberg2023-05-021-0/+902