diff options
| author | winter | 2025-03-10 20:13:40 +0000 |
|---|---|---|
| committer | winter | 2025-03-10 20:13:40 +0000 |
| commit | 30fa49bc3fa4f94184d693932e838c0672f24a16 (patch) | |
| tree | d15bccf49c5c15905bb581e2f394b281ce852ee3 /settings.user.ini | |
| parent | 2bd4a086b0f50b1b88faf846da91267290ca4b07 (diff) | |
add user rss/atom feeds
Diffstat (limited to 'settings.user.ini')
| -rw-r--r-- | settings.user.ini | 6 |
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 |
