mirror of
				https://gitea.com/actions/cache.git
				synced 2025-10-31 07:47:07 +00:00 
			
		
		
		
	Add comment for SocketTimeout
This commit is contained in:
		| @@ -19,4 +19,7 @@ export enum Events { | ||||
|     PullRequest = "pull_request" | ||||
| } | ||||
|  | ||||
| // Socket timeout in milliseconds during download.  If no traffic is received | ||||
| // over the socket during this period, the socket is destroyed and the download | ||||
| // is aborted. | ||||
| export const SocketTimeout = 5000; | ||||
|   | ||||
		Reference in New Issue
	
	Block a user
	 Dave Hadka
					Dave Hadka