Move addon-specific config to config/addon.ini.php

This commit is contained in:
Hypolite Petovan 2018-07-11 22:56:52 -04:00
parent 7ee6c3a20c
commit 6c443aeaf0
28 changed files with 30 additions and 30 deletions

View file

@ -1,4 +1,4 @@
To let the connector work properly you should define an application name in config/local.ini.php:
To let the connector work properly you should define an application name in config/addon.ini.php:
[pumpio]
application_name = Name of you site

View file

@ -1,7 +1,7 @@
<?php return <<<INI
; Warning: Don't change this file! It only holds the default config values for this addon.
; Instead overwrite these config values in config/local.ini.php in your Friendica directory
; Instead overwrite these config values in config/addon.ini.php in your Friendica directory
[pumpio]
; application_name (String)