meta data for this page
  •  
Translations of this page:

All config file options

Constants and variables

Filtered by category='system'

#editcategorytypepurposeallowed values default
1usertable_prefixsystemvariableprefix for subscriber related datastringphplist_user_
2table_prefixsystemvariableprefix for all table namesstringphplist_
3installation_namesystemvariableName a phpList installation to be able to distinguish different installationsstringphpList
4user_wwwrootsystemconstantfix the URL for the public pagesa valid URL in the context of the systemnot set
5admin_wwwrootsystemconstantfix the URL for the admin pagesa valid URL in the context of the systemnot set
6phpmailerportsystemconstantThe port number for the SMTP connection to PHPMAILERHOSTintegerno value
7phpmailer_smtppasswordsystemvariableSMTP authentication passwordstringno value
8phpmailer_smtpusersystemvariableSTMP Authentication usernamestringno value
9attachment_repositorysystemvariableLocation where uploaded files are storedA webserver writable pathno value
10phpmailerhostsystemconstantSMTP host for sending messagesa valid FQDN of the SMTP hostno value
11tld_auth_md5systemconstantThe MD5 of the TLD_AUTH_LISTAny URLhttp://www.phplist.com/files/tlds-alpha-by-domain.txt.md5
12tld_auth_listsystemconstantURL that returns a list of valid Top Level DomainsAny URLhttp://www.phplist.com/files/tlds-alpha-by-domain.txt
13public_protocolsystemconstantSet the protocol for public pages.http httpshttp
14send_listadmin_copysystemconstantSend a notification to the owner of a listtrue false 0 1false
15devsitesystemconstantRun phpList in development modetrue falsefalse
16plugins_disabledsystemvariableDisable selected pluginsarray of plugin namesempty array
17uisystemvariableUser Interfaceany subdirectory in admin/ui/dressprow
18phpmailersubscribehostsystemconstantSMTP host for sending messages that originate from the subscribe pagesa valid FQDN of the SMTP hostPHPMAILERHOST
19remote_url_refetch_timeoutsystemconstantHow long to keep a remote URL in cache before fetching it againAny number greater than 03600 (one hour)
20tld_refetch_timeoutsystemconstantRefresh time for automatically updating the list of TLDsAny number15552000
21phpmailersystemconstantUse phpMailer for sendingtrue false 0 11
22async_request_intervalsystemconstantcreate a delay between Ajax requests on a pageany number > 00
23tmpdirsystemvariableLocation to place temporary files, when neededwritable path for webserver/tmp
24pagerootsystemvariableLocation of phpList in relation to the web server roota valid path/lists/
25error404pagesystemconstantAllow a custom file-not-found pagefilename in webroot