]> git.ipfire.org Git - thirdparty/FORT-validator.git/commit
Remove obsolete config options
authorAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 27 Jun 2023 22:21:26 +0000 (16:21 -0600)
committerAlberto Leiva Popper <ydahhrk@gmail.com>
Tue, 27 Jun 2023 22:29:12 +0000 (16:29 -0600)
commitb6404ec81920c0ee8397cabedc90159795f38ed8
treebfccb9c934c37ded9ba4eacad8c1d077458ba3a5
parentb1f229816358462f4df2c94aa8311b1442a522d8
Remove obsolete config options

- sync-strategy
- rrdp.enabled
- rrdp.priority
- rrdp.retry.count
- rrdp.retry.interval
- http.idle-timeout

These were deprecated long ago.
src/Makefile.am
src/config.c
src/config.h
src/config/rrdp_conf.c [deleted file]
src/config/rrdp_conf.h [deleted file]
src/config/rsync_strategy.c
src/config/rsync_strategy.h
src/config/sync_strategy.c [deleted file]
src/config/sync_strategy.h [deleted file]
src/config/work_offline.c
src/rsync/rsync.c