Welcome to mirror list, hosted at ThFree Co, Russian Federation.

build.sample.properties « tests - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 33b6a906e330a8761810e90e35a71d9e22def0ca (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
php.executable=/usr/local/php/bin/php

superuser.loging=superlogin
superuser.password=superpassword
superuser.email=build@server.org

database.main.host=127.0.0.1
database.main.port=3306
database.main.username=username
database.main.password=password
database.main.name=dbname

database.test.host=127.0.0.1
database.test.port=3306
database.test.username=username
database.test.password=password
database.test.name=dbname_test

workspace.home=/usr/share/jetty/webapps/root/hudson.dir/jobs/Piwik/master/workspace

phpdocumentor.home=/usr/local/PhpDocumentor
phpdocumentor.report.dir=./phpdocumentor-report

schemaspy.report.dir=./schemaspy-report