mirror of
https://github.com/go-gitea/gitea.git
synced 2024-05-11 05:55:29 +00:00
7576e37a65
* Added MirrorInterval to the API * Remove MirrorInterval from CreateRepository * Removed Duplicate UpdateMirror Function * Updated Error Logging * Update Log Message for is not Mirror Co-authored-by: 6543 <[email protected]> * Delete Debug Statement that snuck in Co-authored-by: zeripath <[email protected]> * Add Check for If Interval is too small * Output to API Call * Add Error Object when time is Less than Min Interval * Frequency Error Message Co-authored-by: zeripath <[email protected]> * Allow Zero Mirror Interval Co-authored-by: 6543 <[email protected]> Co-authored-by: zeripath <[email protected]>