summary refs log tree commit diff
path: root/bin/dash
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2021-05-17 17:23:27 -0400
committerJune McEnroe <june@causal.agency>2021-05-17 17:23:59 -0400
commitc1494a6f9676011fe287cbe598cc15faf536939a (patch)
tree2319d2a218929de449c1fed6718ec6f10c2d3619 /bin/dash
parentAdd All the Birds in the Sky (diff)
downloadsrc-c1494a6f9676011fe287cbe598cc15faf536939a.tar.gz
src-c1494a6f9676011fe287cbe598cc15faf536939a.zip
Install firefox on OpenBSD
I feel like I'm using Windows when I open firefox... But it's so
hard to get by without it :(
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
140dfdd3d6bbcadb0ccb1693b4fbe4e6d0792c5&follow=1'>Add 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