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

github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorrobocoder <anthon.pang@gmail.com>2012-01-20 08:15:42 +0400
committerrobocoder <anthon.pang@gmail.com>2012-01-20 08:15:42 +0400
commitf5e850a743100e6361a25df1cf4da626025ad05f (patch)
tree6496ce80cccbe7a9afbe73bf22d6a7ea8af9e9b6 /config
parent48a0a3fb4842583fba97401045d86c4f3309dec1 (diff)
refs #2871 - svn ignore local.config.php; use PIWIK_USER_PATH instead of PIWIK_INCLUDE_PATH
git-svn-id: http://dev.piwik.org/svn/trunk@5685 59fd770c-687e-43c8-a1e3-f5a4ff64c105
Diffstat (limited to 'config')
-rw-r--r--config/config.ini.sample.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/config.ini.sample.php b/config/config.ini.sample.php
index f2604435ce..9edbf5889c 100644
--- a/config/config.ini.sample.php
+++ b/config/config.ini.sample.php
@@ -7,7 +7,7 @@
[superuser]
login = yourSuperUserLogin
-password = yourSuperUserPassword
+password = yourSuperUserPasswordHash
email = hello@example.org
[database]