kopia lustrzana https://github.com/bellingcat/auto-archiver
Update src/auto_archiver/modules/gsheet_feeder_db/__manifest__.py
rodzic
5c34ac1293
commit
f6863b8eb2
|
@ -75,6 +75,6 @@
|
||||||
or use the script `bash scripts/generate_google_service_account.sh`.
|
or use the script `bash scripts/generate_google_service_account.sh`.
|
||||||
2. Create a Google sheet with the required column(s) and then define the `sheet` or `sheet_id` configuration to specify this sheet.
|
2. Create a Google sheet with the required column(s) and then define the `sheet` or `sheet_id` configuration to specify this sheet.
|
||||||
3. Customize the column names in your Google sheet using the `columns` configuration.
|
3. Customize the column names in your Google sheet using the `columns` configuration.
|
||||||
4. The Google Sheet can be used soley as a feeder or as a feeder and database, but note you can't currently feed into the database from an alternate feeder.
|
4. The Google Sheet can be used solely as a feeder or as a feeder and database, but note you can't currently feed into the database from an alternate feeder.
|
||||||
""",
|
""",
|
||||||
}
|
}
|
||||||
|
|
Ładowanie…
Reference in New Issue