Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding more settings #652

Open
wants to merge 2 commits into
base: MOODLE_402_STABLE
Choose a base branch
from

Conversation

Frostist
Copy link
Contributor

I Mainly wanted to add more settings for the plugin to be more configurable, by adding the following

$config->s3_bucket_endpoint = 0;
$config->s3_use_path_style_endpoint = 0;
$config->s3_disable_multiregion_access_points = 0;

@Frostist
Copy link
Contributor Author

I have been running this code on two Moodle instances connected via Minio and this plugin, and they work perfectly!

@Frostist
Copy link
Contributor Author

Please do take a look at my repo of this, as it is also 33 commits behind and that could be why it's failing, but it is only very minor changes. To allow better functionality between this plugin and Minio.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant