namespace Moonlight.Api.Configuration; public class CacheOptions { public bool EnableLayer2 { get; set; } }