Commit Graph
13 Commits
Author SHA1 Message Date
Christopher Hoskin 0827795fc7 Consistently use GIT_BRIDGE 2021-05-12 08:42:45 +01:00
Shane Kilkelly b47f21a44e Configure from env vars at run time
In both local developent, and production.  Also, vendor the `envsubst`
binary from https://github.com/a8m/envsubst, as it supports default
values, which the gnu envsubst (from gettext-base) does not.
2021-05-07 09:47:49 +01:00
Christopher Hoskin f1c9d6108e Generate a config file from env vars and template 2021-04-30 15:49:37 +01:00
Shane Kilkelly b010622442 Change default compressionMethod to gzip 2021-02-04 09:52:13 +00:00
Shane Kilkelly 169de1fead Configure swap compression method: bzip2 or gzip 2021-02-04 09:52:13 +00:00
Shane Kilkelly c520ecd70d Allow configuration of AWS region 2021-01-27 10:41:32 +00:00
Ersun Warncke 5188e7c06a add file limit error 2019-11-12 11:16:54 -04:00
Shane Kilkelly 11e42ecb6f Point local config to v2 2019-07-03 09:37:11 +01:00
Shane Kilkelly 51957ab78b Update api base url 2018-11-12 11:23:04 +00:00
Shane Kilkelly d6c509496c Fix postback url 2018-10-25 15:27:22 +01:00
Shane Kilkelly b6a44fdd33 Add local conf file, for dev environment 2018-10-25 14:48:48 +01:00
Michael Walker 1e4ef0cc5b Fully implement max file size
- add `repoStore.maxFileSize` key to config
- use maxFileSize in ResourceCache on both header path and blob
  download path
- make failures during commit less fragile
2018-01-17 09:46:40 +00:00
Winston LiandMichael Mazour 523ea5139e Update example conf and README 2016-09-06 09:11:32 +01:00