mirror of
				https://github.com/Unleash/unleash.git
				synced 2025-10-27 11:02:16 +01:00 
			
		
		
		
	feat: add accessLogs feature flag (#5417)
This is a feature flag in unleash-enterprise
This commit is contained in:
		
							parent
							
								
									24d111c4c5
								
							
						
					
					
						commit
						eb42246ce2
					
				| @ -3,6 +3,7 @@ import { parseEnvVarBoolean } from '../util'; | ||||
| import { getDefaultVariant } from 'unleash-client/lib/variant'; | ||||
| 
 | ||||
| export type IFlagKey = | ||||
|     | 'accessLogs' | ||||
|     | 'anonymiseEventLog' | ||||
|     | 'embedProxy' | ||||
|     | 'embedProxyFrontend' | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user