system:config:constants
Filtered by category=system
edit | category | purpose | ↓ allowed values | default |
---|
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 |
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) |
phpmailerhost | system | SMTP host for sending messages | a valid FQDN of the SMTP host | no value |
phpmailersubscribehost | system | SMTP host for sending messages that originate from the subscribe pages | a valid FQDN of the SMTP host | PHPMAILERHOST |
async_request_interval | system | create a delay between Ajax requests on a page | any number > 0 | 0 |
error404page | system | Allow a custom file-not-found page | filename in webroot | |
public_protocol | system | Set the protocol for public pages. | http https | http |
phpmailerport | system | The port number for the SMTP connection to PHPMAILERHOST | integer | no value |
devsite | system | Run phpList in development mode | true false | false |
phpmailer | system | Use phpMailer for sending | true false 0 1 | 1 |
send_listadmin_copy | system | Send a notification to the owner of a list | true false 0 1 | false |
|
---|
system/config/constants.txt · Last modified: 2013/08/21 00:14 by phplist