Compare commits
No commits in common. "5326c6df6ccf5afffb0d59a49d2aa82662f2565d" and "9e14138c3bc399073cfce1ee3f18e8964527c3a9" have entirely different histories.
5326c6df6c
...
9e14138c3b
1 changed files with 3 additions and 0 deletions
|
|
@ -20,6 +20,9 @@ enableRobotsTXT = true
|
|||
|
||||
########################### Deployment #############################
|
||||
[params]
|
||||
# set to "development" or "production". This deploys the site to the correct environment and sets the robot.txt to disallow all pages when in development mode.
|
||||
environment = "production"
|
||||
#environment = "development"
|
||||
|
||||
# set to true to enable captcha on the form
|
||||
useCaptcha = true
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue