summaryrefslogtreecommitdiff
path: root/config-user.default.php
diff options
context:
space:
mode:
authorGravatar maTh <1645099+math-GH@users.noreply.github.com> 2024-02-27 23:57:23 +0100
committerGravatar GitHub <noreply@github.com> 2024-02-27 23:57:23 +0100
commit5de794ee0fbbce2fdf0af3787b9b89299be8698e (patch)
tree199f87b7036918bb384d9b5fdfeff6a0ee93ddb9 /config-user.default.php
parent358e6e05ca8c505c559b214a664c83b018510a26 (diff)
delete rss view shortcut (#6131)
Diffstat (limited to 'config-user.default.php')
-rw-r--r--config-user.default.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/config-user.default.php b/config-user.default.php
index 224567907..d39700abe 100644
--- a/config-user.default.php
+++ b/config-user.default.php
@@ -90,7 +90,6 @@ return array (
'normal_view' => '1',
'global_view' => '2',
'reading_view' => '3',
- 'rss_view' => '4',
'toggle_media' => 'v',
),