diff options
Diffstat (limited to 'config.default.php')
| -rw-r--r-- | config.default.php | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.default.php b/config.default.php index f7c4e1315..872975546 100644 --- a/config.default.php +++ b/config.default.php @@ -190,6 +190,8 @@ return array( # List of enabled FreshRSS extensions. 'extensions_enabled' => [ ], + # Extensions configurations + 'extensions' => [], # Disable self-update, 'disable_update' => false, |
