mirror of
				https://github.com/ClusterCockpit/cc-backend
				synced 2025-10-31 16:05:06 +01:00 
			
		
		
		
	fix: Add correct duration string for max-age option
This commit is contained in:
		| @@ -5,7 +5,7 @@ | ||||
|         "path": "./var/job-archive" | ||||
|     }, | ||||
|     "jwts": { | ||||
|         "max-age": "2m" | ||||
|         "max-age": "2000h" | ||||
|     }, | ||||
|     "clusters": [ | ||||
|         { | ||||
|   | ||||
		Reference in New Issue
	
	Block a user