mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 08:58:49 +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
|
@ -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.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue