gitea: url: "https://gitea.com/api/v1" api_key: "YOUR-API-KEY-HERE" users: default_password: "SOME-STRONG-PASSS" csv_path: "/home/user/gogstea/csv/user.csv" organizations: csv_path: "/home/user/gogstea/csv/organizations.csv" issues: csv_path: "/home/user/gogstea/csv/issues.csv" collaborators: csv_path: "/home/user/gogstea/csv/collaborators.csv"