修改/seafile-server-latest/seahub/seahub/setting.py

# Local time zone for this installation. Choices can be found here:
# http://en.wikipedia.org/wiki/List_of_tz_zones_by_name
# although not all choices may be available on all operating systems.
# If running in a Windows environment this must be set to the same as your
# system time zone.
TIME_ZONE = 'Asia/Shanghai'

之前的TIME_ZONE = 'UTC'

比国内的时间要差8个小时。

重启seafile。

相关文章:

  • 2021-06-21
  • 2021-12-17
  • 2021-04-12
  • 2021-09-07
  • 2021-04-04
  • 2021-04-07
  • 2021-08-23
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2021-05-22
  • 2021-04-04
  • 2021-06-24
相关资源
相似解决方案