mirror of
https://git.friendi.ca/friendica/friendica-addons.git
synced 2025-07-07 00:48:55 +00:00
Update multiple README.md
- Update geonames, impressum, piwik, public_server, testdrive, twitter
This commit is contained in:
parent
cb4f60c257
commit
d96370bfad
6 changed files with 57 additions and 51 deletions
|
@ -2,21 +2,21 @@ TestDrive
|
|||
=========
|
||||
|
||||
|
||||
Testdrive is a Friendica addon which implements automatic account expiration so that a site may be used as a public
|
||||
test bed.
|
||||
Testdrive is a Friendica addon which implements automatic account expiration so that a site may be used as a public test bed.
|
||||
|
||||
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. By default no expiration period is defined
|
||||
in case the addon is activated accidentally.
|
||||
Set this in your config/local.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.
|
||||
Expiration is final.
|
||||
Other addons may be created which charge for service and extend the expiration as long as a balance is maintained.
|
||||
This addon is purely for creating a limited use test site.
|
||||
|
||||
There is no opportunity to extend an expired account using this addon. Expiration is final. Other addons may be created
|
||||
which charge for service and extend the expiration as long as a balance is maintained. This addon is purely for creating
|
||||
a limited use test site.
|
||||
|
||||
An email warning will be sent out approximately five days before the expiration occurs. Once it occurs logins and many
|
||||
system functions are disabled. Five days later the account is removed completely.
|
||||
An email warning will be sent out approximately five days before the expiration occurs.
|
||||
Once it occurs logins and many system functions are disabled.
|
||||
Five days later the account is removed completely.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue