mirror of
https://github.com/Unleash/unleash.git
synced 2025-06-04 01:18:20 +02:00
parent
da5e18233c
commit
b8ab43543f
@ -4,7 +4,7 @@ title: Archived toggles
|
||||
|
||||
You can _archive_ a feature toggle when it is not needed anymore. You do this by clicking the "Archive" button on the feature toggle details view. When you archive a feature toggle, it will no longer be available to Client SDKs.
|
||||
|
||||
.
|
||||

|
||||
|
||||
## Viewing archived toggles
|
||||
|
||||
@ -21,7 +21,7 @@ Additionally, each project keeps a list of all of _its_ archived toggles. That i
|
||||
|
||||
If you want to re-use a feature toggle that you previously archived, you can revive in from the feature toggle archive. Click the "revive icon" to revive the toggle. Revived toggles will be in the disabled state when you re-enable them.
|
||||
|
||||
.
|
||||

|
||||
|
||||
## Deleting a feature toggle
|
||||
|
||||
@ -33,4 +33,4 @@ We generally discourage deleting feature toggles. The reason is that feature tog
|
||||
|
||||
The only way to fully _delete_ a feature toggle in Unleash is by using the archive. An archived toggle can be deleted via the API or by using the "delete feature toggle" button in the global or project-level archive.
|
||||
|
||||
.
|
||||

|
||||
|
Loading…
Reference in New Issue
Block a user