Skip to content

294|Feature: Purge cache

Félix David requested to merge Tilix4/stax:294_ft_purge_cache into master

Description of feature

  • Added Purge Cache operator to be able to purge the cache from startup.
  • Stax configuration: Added Purge Cache operator.

Capture_d_écran_2021-01-21_à_17.42.51

How to test it

  1. Go into Stax configuration
  2. Click on the trash button next to the cache directory path.

Checklist

Please check if your MR fulfills the following requirements:

  • Unit tests have been added, if possible
  • Documentation has been updated
  • Build was run locally and any changes were pushed
  • Lint has passed locally without error
  • CHANGELOG.md has been updated

FYI: @awesome_dev_too

Merge request reports