meta data for this page
- admin
- anti-spam
- aws
- bounce management
- composition
- feedback
- i18n
- queue processing
- rendering
- security
- segmentation
- social networking
- statistics
- subscriber management
- subscription
- system
Filtered by category='system'
↓ edit | category | purpose | allowed values | default |
---|---|---|---|---|
admin_wwwroot | system | fix the URL for the admin pages | a valid URL in the context of the system | not set |
async_request_interval | system | create a delay between Ajax requests on a page | any number > 0 | 0 |
devsite | system | Run phpList in development mode | true false | false |
error404page | system | Allow a custom file-not-found page | filename in webroot | |
phpmailer | system | Use phpMailer for sending | true false 0 1 | 1 |
phpmailerhost | system | SMTP host for sending messages | a valid FQDN of the SMTP host | no value |
phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
phpmailersubscribehost | system | SMTP host for sending messages that originate from the subscribe pages | a valid FQDN of the SMTP host | PHPMAILERHOST |
public_protocol | system | Set the protocol for public pages. | http https | http |
remote_url_refetch_timeout | system | How long to keep a remote URL in cache before fetching it again | Any number greater than 0 | 3600 (one hour) |
send_listadmin_copy | system | Send a notification to the owner of a list | true false 0 1 | false |
tld_auth_list | system | URL that returns a list of valid Top Level Domains | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt |
tld_auth_md5 | system | The MD5 of the TLD_AUTH_LIST | Any URL | http://www.phplist.com/files/tlds-alpha-by-domain.txt.md5 |
tld_refetch_timeout | system | Refresh time for automatically updating the list of TLDs | Any number | 15552000 |
user_wwwroot | system | fix the URL for the public pages | a valid URL in the context of the system | not set |