• Bob Van Landuyt's avatar
    Don't validate gitaly timeouts that didn't change · eec76616
    Bob Van Landuyt authored
    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.
    eec76616
application_setting.rb 14.5 KB