Skip to content
This repository has been archived by the owner on Jul 6, 2020. It is now read-only.

owncloud-news (4.1.0)

Compare
Choose a tag to compare
@BernhardPosselt BernhardPosselt released this 17 Nov 14:44
· 1305 commits to master since this release
  • Backwards incompatible change: Time used for updating when using the Python updater is now subtracted from the given interval meaning: if you specify 30 seconds as interval and the update takes 25 seconds, it will sleep for 5 seconds before running the next update
  • Enhancement: Show a message if ajax cron is used to inform people of improperly configured cron
  • Enhancement: Allow to specify configuration file for Python updater
  • Enhancement: Add short command line options for the Python updater
    • -u, --user
    • -p, --password
    • -i, --interval
    • -s, --timeout