Skip to content
This repository was archived by the owner on Jan 22, 2020. It is now read-only.

Commit 64e4f07

Browse files
committed
add note about upload filesize option
1 parent 992ed13 commit 64e4f07

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ Note that some NuGet clients might be picky about the port, so be sure to have y
5050

5151
* `NUGET_API_KEY` sets the NuGet feed's API key to your own private key
5252
* `BASE_URL` sets the base path of the feed, e.g. `/nuget` if it is available under `http://your.tld/nuget/`
53+
* `UPLOAD_MAX_FILESIZE` (optional) sets the maximum allowed filesize when uploading NuGet packages via API. Default is 20M.
5354

5455
### Exported volumes
5556

0 commit comments

Comments
 (0)