@
Friendica SupportLooking at different possibilitys, I really like the testdrive option which leaves account to expire in a set amount of time, by default 30 days.
I think it's from @
ZachIf I understand right, to activate the addon it's necessary to switch it on AND add the following lines to the .htconfig.php
$a->config['testdrive']['expiredays'] = 30;
But I'm not sure if I grap correctly the idea.
- Already existing accounts won't expire if they where created before the activation of the addon?
- When the addon is switched off, the new accounts will expire anyway?
What happens if I activate the addon, deactivate it, activate it, ..?
Only the accounts created meanwhile the addon is active will expire?
Can the accounts be downloaded before they expire and be uploaded afterword?
Can this be done also on the same server if the account expiration is off?
Will an account like that be affected if the addon is turned on again?
Is the addon on in any way related to the upload existing profile features?
If enabled does uploading a profile work and relate to the same conditions of expiring?