forked from matteo/serves3
Connect and retrieve initial bucket index
This commit is contained in:
commit
eccd4ef797
12 changed files with 3531 additions and 0 deletions
9
Settings.toml.example
Normal file
9
Settings.toml.example
Normal file
|
@ -0,0 +1,9 @@
|
|||
# SPDX-FileCopyrightText: Public domain.
|
||||
# SPDX-License-Identifier: CC0-1.0
|
||||
|
||||
access_key_id = ""
|
||||
secret_access_key = ""
|
||||
|
||||
bucket = ""
|
||||
endpoint = "https://eu-central-1.linodeobjects.com"
|
||||
region = "eu-central-1"
|
Loading…
Add table
Add a link
Reference in a new issue