mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-12 03:18: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
|
@ -35,7 +35,7 @@ Open the config/local.ini.php file and add "gravatar" to the list of activated a
|
|||
[system]
|
||||
addon = ...,gravatar
|
||||
|
||||
You can add two configuration variables for the addon:
|
||||
You can add two configuration variables for the addon to the config/addon.ini.php file:
|
||||
|
||||
[gravatar]
|
||||
default_avatar = identicon
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue