Skip to content

Commit 4f7fd60

Browse files
authored
[5.4] Custom Logging Description (joomla#46004)
1 parent 6fe4e29 commit 4f7fd60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administrator/language/en-GB/com_config.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@ COM_CONFIG_FIELD_GZIP_COMPRESSION_LABEL="Gzip Page Compression"
9898
COM_CONFIG_FIELD_HTMLBODY_LABEL="HTML Body"
9999
COM_CONFIG_FIELD_LOADBALANCER_ENABLE_DESC="If your site is behind a load balancer or reverse proxy, enable this setting so that IP addresses and other configurations within Joomla automatically take this into account."
100100
COM_CONFIG_FIELD_LOADBALANCER_ENABLE_LABEL="Behind Load Balancer"
101-
COM_CONFIG_FIELD_LOG_CATEGORIES_DESC="A comma separated list of log categories to include or exclude. Common log categories include but are not limited to: database, databasequery, database-error, deprecated and jerror. If empty, custom logging is disabled."
101+
COM_CONFIG_FIELD_LOG_CATEGORIES_DESC="A comma separated list of log categories to include or exclude. If empty, custom logging is disabled."
102102
COM_CONFIG_FIELD_LOG_CATEGORIES_LABEL="Log Categories"
103103
COM_CONFIG_FIELD_LOG_CATEGORY_MODE_EXCLUDE="Exclude"
104104
COM_CONFIG_FIELD_LOG_CATEGORY_MODE_INCLUDE="Include"

0 commit comments

Comments
 (0)