using Content.Shared.Configurable; namespace Content.Server.Configurable; public sealed class ConfigurationSystem : SharedConfigurationSystem { }