mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-11 02:48:48 +00:00
Move addon-specific config to config/addon.ini.php
This commit is contained in:
parent
7ee6c3a20c
commit
6c443aeaf0
28 changed files with 30 additions and 30 deletions
|
@ -27,7 +27,7 @@ Open the config/local.ini.php file and add "piwik" to the list of activated addo
|
|||
[system]
|
||||
addon = ...,piwik
|
||||
|
||||
You can change 4 more configuration variables for the addon:
|
||||
You can change 4 more configuration variables for the addon in the config/addon.ini.php file:
|
||||
|
||||
[piwik]
|
||||
baseurl = example.com/piwik/
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue