config updates
This commit is contained in:
12
config/scwrypts/env/local.butterfree
vendored
12
config/scwrypts/env/local.butterfree
vendored
@@ -12,8 +12,16 @@ export AWS_REGION=us-east-2 # from local
|
||||
export AWS__EFS__LOCAL_MOUNT_POINT=/mnt/efs/yage # from local
|
||||
|
||||
# s3 bucket name and filesystem targets for media backups
|
||||
export AWS__S3__MEDIA_BUCKET=yage # from local
|
||||
export AWS__S3__MEDIA_TARGETS='.local/share/dolphin-emu,Games/roms,Games/wrynscape,Documents,Media,Pictures'
|
||||
export MEDIA_SYNC__S3_BUCKET=yage # from local
|
||||
export MEDIA_SYNC__TARGETS=(
|
||||
.local/share/dolphin-emu
|
||||
Games/roms
|
||||
Games/wrynscape
|
||||
Documents
|
||||
Media
|
||||
Pictures
|
||||
)
|
||||
|
||||
|
||||
# details for a directus instance
|
||||
export DIRECTUS__API_TOKEN=
|
||||
|
Reference in New Issue
Block a user