summary refs log tree commit diff
path: root/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2020-08-01 18:15:17 -0400
committerJune McEnroe <june@causal.agency>2020-08-01 18:15:17 -0400
commita432773c8a76e42f875adee19ebd6d401883184d (patch)
treeb5686adb03e5945334d2dcbb65373c84fc77ca35 /Makefile
parentFix signing certificates with -A and -g (diff)
downloadpounce-a432773c8a76e42f875adee19ebd6d401883184d.tar.gz
pounce-a432773c8a76e42f875adee19ebd6d401883184d.zip
Document concatenating client certificates for auth
This is actually the better approach since certificates can easily be
removed from the file.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
them being useful, there is no point in having columnsize, which just takes extra space in the database. In my database of approximately 3.5 million events, disabling columnsize saves about 62 MB. The migration unfortunately has to rebuild the entire index to disable it. 2020-01-12Add option for client cert and SASL EXTERNALJune McEnroe 2020-01-12Add Linux.mkJune McEnroe 2020-01-11Fix unscoop dedup window syntaxJune McEnroe 2020-01-11Bump busy timeout to 10sJune McEnroe