summary refs log tree commit diff
path: root/www/git.causal.agency/cgitrc
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-09-29 18:20:33 -0400
committerJune McEnroe <june@causal.agency>2021-09-29 18:20:33 -0400
commit7dc17520bb846c220f733dfaa30c065b7ed6b88a (patch)
treec169b16434d904413bbf092be332f53d7ae8023c /www/git.causal.agency/cgitrc
parentInvert doas/sudo alias (diff)
downloadsrc-7dc17520bb846c220f733dfaa30c065b7ed6b88a.tar.gz
src-7dc17520bb846c220f733dfaa30c065b7ed6b88a.zip
Remove link to gopher
Migrating things over, I don't think it's worth continuing to serve
text over gopher.
Diffstat (limited to 'www/git.causal.agency/cgitrc')
0 files changed, 0 insertions, 0 deletions
1'>Add -b flag for live backupJune McEnroe 2020-01-14Add columnsize = 0 option to FTS indexJune McEnroe Since we don't use ranking functions and I don't see 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