8 lines
335 B
Plaintext
8 lines
335 B
Plaintext
|
|
base_domain = "example.com"
|
||
|
|
ssh_pubkey = "ssh-ed25519 AAAA... user@host"
|
||
|
|
juicefs_s3_endpoint = "https://s3.amazonaws.com"
|
||
|
|
juicefs_s3_bucket = "my-nextcloud-bucket"
|
||
|
|
juicefs_s3_access_key = "AKIAIOSFODNN7EXAMPLE"
|
||
|
|
juicefs_s3_secret_key = "wJalrXUtnFEMI/K7MDENG/bPxRfiCYEXAMPLEKEY"
|
||
|
|
juicefs_cache_size = "50G"
|