Nextcloud: renamed config parameter
This commit is contained in:
parent
a69144307a
commit
5a67cd543b
1 changed files with 1 additions and 1 deletions
|
|
@ -75,7 +75,7 @@ in
|
|||
objectstore.s3 = {
|
||||
enable = true;
|
||||
bucket = "nextcloud";
|
||||
autocreate = true;
|
||||
verify_bucket_exists = true;
|
||||
key = "eHYd9AS6TLHlACBX2fC7";
|
||||
secretFile = config.age.secrets.nextcloud_bucket_secret.path;
|
||||
hostname = "localhost";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue