Don't validate gitaly timeouts that didn't change
This avoids validating Gitaly timeouts, that could have become invalid based on configuration in omnibus. The invalid values would not be used, instead the mininum value from omnibus would be used. But this would prevent the application settings from being updated. Skipping these validations makes sure the settings can still be saved if unrelated values are changed.
Showing
Please register or sign in to comment