You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
From what I can see, this documentation page is maintained manually. The issue with this is that some configuration parameters might change in the code (e.g. default values could be modified), and the documentation might become outdated.
It would be ideal to automatically generate this documentation from the code containing the configuration parameters themselves, in order to keep them in sync.
This would prevent issues like this (rucio/rucio#5965) from occurring.