2
0
Fork 0
Commit Graph

10 Commits (54d7b4677482942b0084bbb8c9bd91faf0798e97)

Author SHA1 Message Date
Stefan Bühler 98ea1dc7de [contrib] add overrides for new mime types, regenerate mimetypes.conf
Change-Id: I6e0116b1f227c96eb98a6e45300030bc5cde72fd
2021-02-28 13:58:45 +01:00
Stefan Bühler ca446911ef [mimetypes.conf] add text/markdown to utf-8 list, regenerate mimetypes.conf
Change-Id: I653b49a49f348224f6b29d76194cf1061968b494
2017-01-02 17:09:39 +01:00
Stefan Bühler 3cfc0aa82c [automake] add missing files to dist tar
Change-Id: I2c53b97415301931ca9530ac8d54701daef59ec8
2015-08-06 00:29:36 +02:00
Stefan Bühler 3f7de3b51a mimetypes.conf: add some new mime types, remove .dat, .sha1, .md5, update .vcf
- create-mimetypes.conf.pl: also parse lines with upper case characters
- rerun create-mimetypes.conf.pl with debian mime-support 3.58

Change-Id: I8a6e91b8cc879158d5cd8931630a67db4d5a0dd2
2015-07-11 14:04:34 +02:00
Stefan Bühler b37d95facf [lua] handle filter->vr == NULL in lua filters, handle filter->in == NULL in xsendfile
Change-Id: I5326ce72f1b45bf0b64194e6ec8935b6261d18d2
2015-06-13 22:57:54 +02:00
Marcus Rückert 17d066bc57 Add systemd unit file
Change-Id: I680ab136870a8474e4979517fe46f2c9eff8ce34
2015-01-06 16:33:06 +01:00
Stefan Bühler 72d4578e70 [doc] add script to generate mimetypes.conf 2014-05-16 08:16:08 +02:00
Stefan Bühler 074f53744a [angel] merge allow_listen_* items
* allow_listen_ip ".." -> allow_listen ".."
 * allow_listen_unix ".." -> allow_listen "unix:.."
 * allow_listen also takes lists of strings
2014-04-10 12:40:08 +02:00
Stefan Bühler 22d186cecc [angel] rewrite config handling, rename items, document it
* remove "instance { ... }" wrapping
  * use "_" instead of "-"
  * modules -> modules_path
  * allow_listen { ip "..."; } -> allow_listen_ip "...";
  * allow_listen { unix "..."; } -> allow_listen_unix "...";
2014-04-10 12:40:08 +02:00
Stefan Bühler 3cd06f49ad restructure docs 2014-01-20 16:04:10 +01:00