Previous Oxidized configuration is not displayed

Hello,

I have installed oxidized but the previous settings do not appear :

If I remember correctly, you have to store the data in git format to get historical data, using folder structure causes the data to be over written.

here an example of git config:

    output:
      default: git
      git:
          user: Oxidized
          email: [email protected]
          repo: "/home/oxidized/.config/oxidized/configs"