We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6b41cf6 + d00237e commit a83b6eaCopy full SHA for a83b6ea
1 file changed
docs/config/config-files.md
@@ -75,3 +75,9 @@ We generally recommend using [Template Routes](templates/routes.md) and not modi
75
`stopwords.php`
76
77
This file contains an array of words that the search functions in EE will ignore in order to a) reduce load, and b) generate better results.
78
+
79
+### Reserved field names
80
81
+`reserved_field_names.php`
82
83
+This file contains an array of variable names that are reserved by ExpressionEngine and cannot be used as custom field names.
0 commit comments