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

@ -19,7 +19,7 @@ This is a modified version of the testdrive addon, DO NOT ACTIVATE AT THE SAME T
flagposts = 90
flagpostsexpire = 146
Set these in your config/local.ini.php file. By default nothing is defined in case the addon is activated accidentally.
Set these in your config/addon.ini.php file. By default nothing is defined in case the addon is activated accidentally.
They can be ommitted or set to 0 to disable each option.
The default values are those used by friendica.eu, change these as desired.

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
[public_server]
; expiredays (Integer)