MODX Cloud

The Most Productive MODX Learning Playground Ever

Claim Free Lab Account

Label: system

All content with label system.
Related Labels: directory, reference, friendly, furls, settings, 403, url

Page: allow_tags_in_post (MODx Revolution 2.x)
allowtagsinpost Name: Allow Tags in Post Type: Yes/No Default: Yes If set to true, will allow POST requests to contain HTML form tags. Do not change this value for the manager context. Only use this in a Context if you specifically want to. This can ...
Other labels: settings
Page: auto_menuindex (MODx Revolution 2.x)
automenuindex Name: Menu Indexing Default Type: Yes/No Default: Yes Select 'Yes' to turn on automatic menu index incrementing by default
Other labels: settings
Page: blocked_minutes (MODx Revolution 2.x)
blockedminutes Name: Blocked Minutes Type: Number Default: 60 The number of minutes that a user will be blocked for if they reach their maximum number of allowed failed login attempts
Other labels: settings
Page: cache_db (MODx Revolution 2.x)
cachedb Name: Enable Database Cache Type: Yes/No Default: No When enabled, objects and raw result sets from SQL queries are cached to significantly reduce database loads. This can take up a good amount of hard drive space ...
Other labels: settings
Page: cache_db_expires (MODx Revolution 2.x)
cachedbexpires Name: Expiration Time for DB Cache Type: Number Default: 0 Default time for the expiration of the database cache. If set to '0', the cache will never expire unless a record is updated
Other labels: settings
Page: cache_default (MODx Revolution 2.x)
cachedefault Name: Cacheable Default Type: Yes/No Default: Yes Makes all new resources cacheable by default
Other labels: settings
Page: cache_disabled (MODx Revolution 2.x)
cachedisabled Name: Disable Global Cache Options Type: Yes/No Default: No If true, disables all MODx caching features. This feature is experimental. MODx recommends not turning off caching sitewide, as it can significantly slow down your site
Other labels: settings
Page: cache_json (MODx Revolution 2.x)
cachejson Name: Cache JSON Data Type: Yes/No Default: No If Yes, caching will be stored JSON format
Other labels: settings
Page: cache_json_expires (MODx Revolution 2.x)
cachejsonexpires Name: Expiration Time for JSON Cache Type: Number Default: 0 Expiration time for JSON format cached data. A value of zero means the cache never expires
Other labels: settings
Page: cache_resource (MODx Revolution 2.x)
cacheresource Name: Enable Partial Resource Cache Type: Yes/No Default: Yes Partial Resource caching is configurable by resource when this feature is enabled. Disabling this feature will disable it globally
Other labels: settings