aboutsummaryrefslogtreecommitdiffhomepage
path: root/settings.user.ini
diff options
context:
space:
mode:
authorwinter2025-03-10 20:13:40 +0000
committerwinter2025-03-10 20:13:40 +0000
commit30fa49bc3fa4f94184d693932e838c0672f24a16 (patch)
treed15bccf49c5c15905bb581e2f394b281ce852ee3 /settings.user.ini
parent2bd4a086b0f50b1b88faf846da91267290ca4b07 (diff)
add user rss/atom feeds
Diffstat (limited to 'settings.user.ini')
-rw-r--r--settings.user.ini6
1 files changed, 5 insertions, 1 deletions
diff --git a/settings.user.ini b/settings.user.ini
index 7baa633..8725114 100644
--- a/settings.user.ini
+++ b/settings.user.ini
@@ -7,4 +7,8 @@ type = "boolean"
[locale.timezone]
default = "Europe/London"
-type = "timezone" \ No newline at end of file
+type = "timezone"
+
+[profile.rssEnabled]
+default = "false"
+type = "boolean" \ No newline at end of file