jonmbake / bootstrap3-contact-form

Bootstrap 3 Contact Form with Captcha
MIT License
169 stars 84 forks source link

What to use for FEEDBACK_SKIP_AUTH #7

Closed SimonFricker closed 9 years ago

SimonFricker commented 9 years ago

What var should I set for FEEDBACK_SKIP_AUTH to skip auth?

jonmbake commented 9 years ago

Hey Simon. It can be any value. It just have to set to something. For example, SetEnv FEEDBACK_SKIP_AUTH Y would work.