From: Hypolite Petovan Date: Sun, 15 Jul 2018 16:52:10 +0000 (-0400) Subject: [piwik] Fix indentation in README X-Git-Url: https://git.mxchange.org/?a=commitdiff_plain;h=425a5c99b470632433aad3e4cad1f4f2e02ed568;p=friendica-addons.git [piwik] Fix indentation in README --- diff --git a/piwik/README.md b/piwik/README.md index 2b2d1ce5..44d906b6 100644 --- a/piwik/README.md +++ b/piwik/README.md @@ -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