Skip to content

Commit

Permalink
protected fields doc
Browse files Browse the repository at this point in the history
  • Loading branch information
Joris Vaesen committed Feb 3, 2018
1 parent 79a9b49 commit 75d24bd
Showing 1 changed file with 13 additions and 1 deletion.
14 changes: 13 additions & 1 deletion docs/configuration.rst
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
Configuration
=============

Protected field names
---------------------

As this plugin is a Behavior, there are some field names you can not use
because they are used by the internal CakePHP system. Please do not these
field names:

- priority

Behavior configuration options
==============================
------------------------------

This is a list of all the available configuration options which can be
passed in under each field in your behavior configuration.
Expand Down

0 comments on commit 75d24bd

Please sign in to comment.