aboutsummaryrefslogtreecommitdiff
path: root/caches/SQLiteCache.php
diff options
context:
space:
mode:
authorGravatar logmanoriginal <logmanoriginal@users.noreply.github.com> 2019-06-07 19:19:36 +0200
committerGravatar logmanoriginal <logmanoriginal@users.noreply.github.com> 2019-06-07 19:22:51 +0200
commit946a99d3347d0e25c11bb57b563cd5daeaa0aa5b (patch)
treea6c0da7ed37e0f9eaf6797a8258fb657157ee86d /caches/SQLiteCache.php
parente2e0ced055c4a0ec59415ca00422b1db7fec68e9 (diff)
downloadrss-bridge-946a99d3347d0e25c11bb57b563cd5daeaa0aa5b.tar.gz
rss-bridge-946a99d3347d0e25c11bb57b563cd5daeaa0aa5b.tar.zst
rss-bridge-946a99d3347d0e25c11bb57b563cd5daeaa0aa5b.zip
config: Add [system] => 'timezone'
RSS-Bridge currently statically sets the timezone to UTC which can result in incorrect timestamps if the server is hosted in another region. This commit adds a new configuration parameter to allow admins to specify their own timezone for their servers. Invalid values will result in an error message. Example: [system] timezone = "UTC" For compatibility reasons the default value is set to UTC. This parameter accepts any of the supported timezones listed at https://www.php.net/manual/en/timezones.php Closes #956 References #1001
Diffstat (limited to 'caches/SQLiteCache.php')
0 files changed, 0 insertions, 0 deletions