]> git.mxchange.org Git - friendica-addons.git/commitdiff
[piwik] Fix indentation in README
authorHypolite Petovan <mrpetovan@gmail.com>
Sun, 15 Jul 2018 16:52:10 +0000 (12:52 -0400)
committerHypolite Petovan <mrpetovan@gmail.com>
Sun, 15 Jul 2018 16:52:10 +0000 (12:52 -0400)
piwik/README.md

index 2b2d1ce5b04cefc8f59ef6c7f954ddd8c08fa403..44d906b68d2428d144780e3b0a56f7c2c3497c9f 100644 (file)
@@ -25,12 +25,12 @@ If you don't want to use the admin panel, you can configure the addon through th
 Open the config/local.ini.php file and add "piwik" to the list of activated addons.
 
     [system]
-       addon = ...,piwik
+    addon = ...,piwik
 
 You can change 4 more configuration variables for the addon in the config/addon.ini.php file:
 
     [piwik]
-       baseurl = example.com/piwik/
+    baseurl = example.com/piwik/
     sideid = 1
     optout = true
     async = false