mirror of
https://github.com/bellingcat/auto-archiver.git
synced 2026-06-11 20:58:29 +03:00
Save to folders for S3 and GD. Google Drive (GD) storage
This commit is contained in:
10
.example.env
10
.example.env
@@ -7,4 +7,12 @@ INTERNET_ARCHIVE_S3_SECRET=
|
||||
TELEGRAM_API_ID=
|
||||
TELEGRAM_API_HASH=
|
||||
|
||||
FACEBOOK_COOKIE=cookie: datr= xxxx
|
||||
FACEBOOK_COOKIE=cookie: datr= xxxx
|
||||
|
||||
# Google Drive, Right click on folder, Get link, eg
|
||||
# https://drive.google.com/drive/folders/1ljwzoAdKdJMJzRW9gPHDC8fkRykVH83X?usp=sharing
|
||||
# we want: 1ljwzoAdKdJMJzRW9gPHDC8fkRykVH83X
|
||||
GD_ROOT_FOLDER_ID=
|
||||
|
||||
# Remeber to share the folder with the service eg
|
||||
# autoarchiverservice@auto-archiver-333333.iam.gserviceaccount.com
|
||||
|
||||
Reference in New Issue
Block a user