# Configuration Read and update the default VIF configuration. ## Get default configuration - [GET /v1/{server}/plugin/vif/config](https://developer.wowza.com/docs/wowza-video-intelligence-framework/api/vif-openapi-3.1/configuration/getdefaultconfig.md): Retrieves the full default VIF configuration from video-intelligence.json, including default settings, analysis parameters, event listeners, and all per-stream configuration overrides in the streams array. ## Update default configuration - [PUT /v1/{server}/plugin/vif/config](https://developer.wowza.com/docs/wowza-video-intelligence-framework/api/vif-openapi-3.1/configuration/updatedefaultconfig.md): Updates the global VIF default configuration. Send only the fields you want to change; unspecified fields are left unchanged. Some settings may require a WSE restart to take effect.