Files
dokku/plugins/git/subcommands
Jose Diaz-Gonzalez 9decf16ea1 feat: configure archive limits via git properties
Replaces the `DOKKU_ARCHIVE_MAX_SIZE` and `DOKKU_ARCHIVE_MAX_FILES` environment variables with global git properties (`archive-max-size` and `archive-max-files`), configurable via `dokku git:set --global` and surfaced through `dokku git:report --global`. Defaults remain `1073741824` bytes and `10000` entries.
2026-05-09 13:08:23 -04:00
..
2021-02-28 04:47:37 -05:00
2020-02-10 00:37:00 -05:00
2021-03-01 08:13:51 -05:00
2021-03-01 02:26:58 -05:00
2019-01-07 01:25:55 -05:00
2022-11-09 00:04:45 -05:00
2021-03-09 18:49:42 +02:00