obsidian-s3
obsidian-s3 copied to clipboard
Support 'region' property for S3 clients
Some S3 providers (like Yandex.Cloud for example) requires region
specifying when connecting
I added a field inside configuration file and created ui element at settings section for this field modifying
Next it will be passed to S3 client
And tiny dependencies update)