Hostilla.pl IT glossary
What is feature toggle?
Feature toggle is a feature toggle in an application that allows you to enable or disable a new feature without deploying a new version of the code. It is useful for testing, gradual implementation of changes and quick rollback of a problematic feature.
Definition
Feature toggle is a feature toggle in an application that allows you to enable or disable a new feature without deploying a new version of the code. It is useful for testing, gradual implementation of changes and quick rollback of a problematic feature.
What does it mean in practice?
In Hostilla.pl services this term is relevant when running websites, domains, DNS, e-mail, SSL and secure hosting operations.