i have compiled a list of configuration keys that are not correlated between the documentation and the default config file - these should probably be sorted out to be made consistent
some of these (namely FORK_FOLDER) i have been told are obsolete and should be removed but there are several others i am not sure about
FORK_FOLDER was removed from the documentation in PR #1447 but i just noticed that it is still present in (the default config file on the master branch)[https://pagure.io/pagure/blob/master/f/pagure/default_config.py#_96]
ive opened this issue as a PR to make it easy to comment on each item line-by-line - once all keys are marked as be either (REQUIRED) or (OBSOLETE) i can make the appropriate changes then rebase this as a merge-able patch
i have compiled a list of configuration keys that are not correlated between the documentation and the default config file - these should probably be sorted out to be made consistent
some of these (namely FORK_FOLDER) i have been told are obsolete and should be removed but there are several others i am not sure about
FORK_FOLDER was removed from the documentation in PR #1447 but i just noticed that it is still present in (the default config file on the master branch)[https://pagure.io/pagure/blob/master/f/pagure/default_config.py#_96]
ive opened this issue as a PR to make it easy to comment on each item line-by-line - once all keys are marked as be either (REQUIRED) or (OBSOLETE) i can make the appropriate changes then rebase this as a merge-able patch