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'; | import { getDefaultVariant } from 'unleash-client/lib/variant'; | ||||||
| 
 | 
 | ||||||
| export type IFlagKey = | export type IFlagKey = | ||||||
|  |     | 'accessLogs' | ||||||
|     | 'anonymiseEventLog' |     | 'anonymiseEventLog' | ||||||
|     | 'embedProxy' |     | 'embedProxy' | ||||||
|     | 'embedProxyFrontend' |     | 'embedProxyFrontend' | ||||||
|  | |||||||
		Loading…
	
		Reference in New Issue
	
	Block a user