mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +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
|
@ -9,7 +9,7 @@ When an account is created on the site, it is given a hard expiration date of
|
|||
[testdrive]
|
||||
expiredays = 30
|
||||
|
||||
Set this in your config/local.ini.php file to allow a 30 day test drive period.
|
||||
Set this in your config/addon.ini.php file to allow a 30 day test drive period.
|
||||
By default no expiration period is defined in case the addon is activated accidentally.
|
||||
|
||||
There is no opportunity to extend an expired account using this addon.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue