summary refs log tree commit diff
path: root/etc/CodeQWERTY.keylayout
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-09-07 21:08:11 -0400
committerJune McEnroe <june@causal.agency>2018-09-07 21:08:11 -0400
commitb59a931b4799b9f7b274f644de68a63832b97931 (patch)
tree805bf76e222cad4a261680ccd68ebe699e695696 /etc/CodeQWERTY.keylayout
parentAdd pngo.1 (diff)
downloadsrc-b59a931b4799b9f7b274f644de68a63832b97931.tar.gz
src-b59a931b4799b9f7b274f644de68a63832b97931.zip
Add scheme.1
Diffstat (limited to 'etc/CodeQWERTY.keylayout')
0 files changed, 0 insertions, 0 deletions
dd 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