Change default timezone value in conf file

This commit is contained in:
Eric Wong 2017-01-08 10:21:45 -08:00
parent a32625ca04
commit e3edb02090

View File

@ -103,7 +103,7 @@ PAPERLESS_SHARED_SECRET=""
#PAPERLESS_ALLOWED_HOSTS="example.com,www.example.com"
# Override the default UTC time zone here
#PAPERLESS_TIME_ZONE=America/Los_Angeles
#PAPERLESS_TIME_ZONE=UTC
# Customize number of list items to show per page
#PAPERLESS_LIST_PER_PAGE=50