summary refs log tree commit diff
path: root/bin/.gitignore
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-08-22 21:21:20 -0400
committerJune McEnroe <june@causal.agency>2019-08-22 21:21:20 -0400
commit48a4bb446985cfd02df9705b3055b3dbe151a409 (patch)
tree9d1a71fe8ad62b8adb4cf9dbd3792f2f46fed6ca /bin/.gitignore
parentAdd Record of a Spaceborn Few (diff)
downloadsrc-48a4bb446985cfd02df9705b3055b3dbe151a409.tar.gz
src-48a4bb446985cfd02df9705b3055b3dbe151a409.zip
Add cards to causal.agency
Diffstat (limited to 'bin/.gitignore')
0 files changed, 0 insertions, 0 deletions
63&follow=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