Procedural File: _advanced.php
Source Location: /blogs/conf/_advanced.php
This file includes advanced settings for the evoCore framework.
Please NOTE: You should not comment variables out to prevent URL overrides.
| Version: | $Id: _advanced.php,v 1.252 2010/01/23 00:18:07 fplanque Exp $ |
| Filesource: | Source Code for this file |
Location of the admin skins folder.
Note: This folder NEEDS to by accessible by both PHP AND through HTTP.
Default value: 'skins_adm/'Check antispam blacklist for private messages.
Do you want to check the antispam blocklist when a message form is submitted?
Default value: 1Location of the backup folder.
Note: This folder does NOT NEED to be accessible through HTTP. This folder MUST be writable by PHP.
Default value: '_backup/'Location of the rendered page cache folder.
Note: This folder does NOT NEED to be accessible through HTTP. This folder MUST be writable by PHP.
Default value: 'cache/'Location of the configuration files.
Note: This folder NEEDS to by accessible by PHP only.
Default value: 'conf/'Expired-time used to erase comment meta data cookies.
Note: user sessions use different settings (config in admin)
Default: time() - 86400 (24 hours ago)
Default value: time() - 86400Expiration for comment meta data cookies.
Note: user sessions use different settings (config in admin)
Value in seconds, set this to 0 if you wish to use non permanent cookies (erased when browser is closed). Default: time() + 31536000 (one year from now)
Default value: time() + 31536000Location of the cron folder.
Note: Depebding on how you will set up cron execution, this folder may or may not NEED to be accessible by PHP through HTTP.
Default value: 'cron/'XMLRPC logging. Set this to 1 to log XMLRPC calls received by this server (into /xmlsrv/xmlrpc.log).
Default: 0
Default value: 0Location of the HTml SeRVices folder.
Note: This folder NEEDS to by accessible through HTTP.
Default value: 'htsrv/'Location of the include folder.
Note: This folder NEEDS to by accessible by PHP only.
Default value: 'inc/'Location of the locales folder.
Note: This folder NEEDS to by accessible by PHP AND MAY NEED to be accessible through HTTP. Exact requirements depend on future uses like localized icons.
Default value: 'locales/'Location of the root media folder.
Note: This folder MAY or MAY NOT NEED to be accessible by PHP AND/OR through HTTP. Exact requirements depend on $public_access_to_media .
Default value: 'media/'Minimum interval (in seconds) between consecutive comments from same IP.
Default value: 30Location of the plugins.
Note: This folder NEEDS to by accessible by PHP AND MAY NEED to be accessible through HTTP. Exact requirements depend on installed plugins.
Default value: 'plugins/'Comments: Set this to 1 to require e-mail and name, or 0 to allow comments without e-mail/name.
Default value: 1Location of the RSC folder.
Note: This folder NEEDS to by accessible through HTTP.
Default value: 'rsc/'Enable a workaround to allow accessing posts with URL titles ending with a dash (workaround for old bug).
In b2evolution v2.4.5 new tag URLs were introduced: You could choose to have tag URLs ending with a dash. This lead to problems with post URL titles accidentially ending with a dash (today, URL titles cannot end with a dash anymore): Instead of displaying the post, the post title was handled as a tag name. When this setting is enabled, all tag names which are exactly 40 chars long and end with a dash are handled in the following way: Try to find a post with the given tag name as the URL title. If there is a matching post, display it; otherwise, display the normal tag page.
Note: If you use a 39 chars-long tag name, have an URL title which is the same as the tag *but* additionally has a dash at the end and you use the dash as a tag URL "marker", you won't be able to access either the post or the tag page, depending on the value of this setting.
Default value: 0Location of the upgrade folder.
Note: This folder does NOT NEED to be accessible through HTTP. This folder MUST be writable by PHP.
Default value: '_upgrade/'