public function delete($permanent = false) { //always delete config elements permanently parent::delete(true); }