Skip to content

fix mcaptcha on docker compose.

piuvas silly requested to merge piuvas/Sharkey:develop into develop

What does this PR do? (Please give us a brief description of what this PR does.)

i'm making docs for mcaptcha.

this adds some necessary changes to the mcaptcha docker compose, some weird choices like "MCAPTCHA_allow_registration: true" (which is already default true) is being done so that i can advise the user to easily turn it off after configuration in the docs.

Contribution Guidelines By submitting this merge request, you agree to follow our Contribution Guidelines

  • I agree to follow this project's Contribution Guidelines
  • I have made sure to test this pull request

Merge request reports