summary refs log tree commit diff
path: root/txt
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-02-17 16:29:26 -0500
committerJune McEnroe <june@causal.agency>2018-02-17 16:29:26 -0500
commitdf69fad3193f3ca7063ccaf0d26b57634ef4b7ab (patch)
tree0cf29155ff425dba7526c4a500e96ac1c7df44f6 /txt
parentSupport all bit depths in pngo (diff)
downloadsrc-df69fad3193f3ca7063ccaf0d26b57634ef4b7ab.tar.gz
src-df69fad3193f3ca7063ccaf0d26b57634ef4b7ab.zip
Eliminate redundant alpha in pngo
Diffstat (limited to 'txt')
0 files changed, 0 insertions, 0 deletions
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