YAML parser is probably converting 1234 to number, not binary

This commit is contained in:
Roman Hargrave 2022-12-29 09:53:52 -08:00
parent 961060a284
commit 1a54cf7e52
No known key found for this signature in database
GPG Key ID: E7679B92360E753A
1 changed files with 2 additions and 2 deletions

View File

@ -2,8 +2,8 @@ modules:
mod_s3_upload:
region: us-west-1
bucket_url: https://example.s3.us-west-1.wasabisys.com
access_key_id: 1234
access_key_secret: AE32BFFFFFD
access_key_id: WBPXK3YWS457RV9P
access_key_secret: N2UC4RSLPU6VH6FYGNJ9BRNMC74XM6G9MP74RNH7D4ZG9UBZY9Z5G4ZR8T782KR7
## Maximum permitted object size, in bytes
# max_size: 1073741824
## How long, in seconds from generation, an upload URL is valid