aboutsummaryrefslogtreecommitdiff
path: root/app/Models
diff options
context:
space:
mode:
authorGravatar Alexandre Alapetite <alexandre@alapetite.fr> 2023-12-10 12:41:24 +0100
committerGravatar GitHub <noreply@github.com> 2023-12-10 12:41:24 +0100
commitb46ea88c3580bea1b303e02602b9ec94d5303776 (patch)
tree3407a94e0a35644f609a3cb909f2c69095d6299b /app/Models
parent803fa8fdb50c8b98efed2b89a7adf3eb6df189d9 (diff)
Fix archiving (#5935)
fix https://github.com/FreshRSS/FreshRSS/issues/5934 Regression from https://github.com/FreshRSS/FreshRSS/pull/5830
Diffstat (limited to 'app/Models')
-rw-r--r--app/Models/UserConfiguration.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Models/UserConfiguration.php b/app/Models/UserConfiguration.php
index b51c2b632..d75c76bcb 100644
--- a/app/Models/UserConfiguration.php
+++ b/app/Models/UserConfiguration.php
@@ -3,7 +3,7 @@ declare(strict_types=1);
/**
* @property string $apiPasswordHash
- * @property array<string,mixed> $archiving
+ * @property array{'keep_period':string|false,'keep_max':int|false,'keep_min':int|false,'keep_favourites':bool,'keep_labels':bool,'keep_unreads':bool} $archiving
* @property bool $auto_load_more
* @property bool $auto_remove_article
* @property bool $bottomline_date