My users are getting the following when they try to signup:
“New registrations are not allowed from your IP address (maximum limit reached). Contact a staff member.”
I didn’t set a limit that I know of, so not sure why this is happening. We are all at the same three IP address because the forum is for a company intranet.
ssh into your server and edit the app.yml file to add this to the templates block:
- "templates/cloudflare.template.yml"
make sure it’s aligned with the other templates in that block. The YML file is very sensitive to any indentation errors. There need to be two spaces before the -
شكراً لك! موقعنا خلف Cloudflare - حاولت إضافة templates/cloudflare.template.yml إلى ملف app.yml الخاص بنا ولكن ما زلت أواجه نفس رسالة الخطأ. هل القالب cloudflare حصري مع القالب web.ratelimited؟