Closed alexandrascript closed 7 years ago
When first going through this setup, I was unsure of how to properly setup the Manta configuration. In the README file, it says:
MANTA_BUCKET= # an existing Manta bucket MANTA_USER= # a user with access to that bucket
I think users would be better served with more specificity. Such as:
MANTA_BUCKET=/<username>/store/bucketname # an existing Manta bucket MANTA_USER=<username> # a user with access to that bucket
Open a PR with that change?
Will do!
PR opened: https://github.com/autopilotpattern/wordpress/pull/40
Fixed with https://github.com/autopilotpattern/wordpress/pull/40
When first going through this setup, I was unsure of how to properly setup the Manta configuration. In the README file, it says:
I think users would be better served with more specificity. Such as: