diff --git a/default.properties b/default.properties index 831050d..60f0db7 100644 --- a/default.properties +++ b/default.properties @@ -83,13 +83,13 @@ enableRabbitmqEvents=false # rabbitmq server domain name rabbitmqHost=localhost -# rabbitmq user +# rabbitmq user rabbitmqUser=georchestra -# rabbitmq password +# rabbitmq password rabbitmqPassword=georchestra -# rabbitmq port +# rabbitmq port rabbitmqPort=5672 ### LDAP properties @@ -144,10 +144,10 @@ smtpHost=localhost # Listening port of the SMTP server smtpPort=25 -# Activates analytics +# Activates analytics # WARNING : When using the geOrchestra gateway, analytics should be disabled -# if set to true, the analytics app will be enabled (https://github.com/georchestra/georchestra/tree/master/analytics) +# if set to true, the analytics app will be enabled (https://github.com/georchestra/georchestra/tree/master/analytics) # console will add all links to analytics and also execute XHR requests # header will diplay analytics app # default: true -# analyticsEnabled=true +analyticsEnabled=false