Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Jan 6, 2016
1 parent b05e27c commit 63dd8f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ TinyAuth supports the following configuration options.

Option | Type | Description
:----- | :--- | :----------
roleColumn|string|Name of column in user table holding role id (used for foreign key in users table in a single role per user setup, or in the pivot tableon multi-roles setup)
roleColumn|string|Name of column in user table holding role id (used for foreign key in users table in a single role per user setup, or in the pivot table on multi-roles setup)
userColumn|string|Name of column in pivot table holding role id (only used in pivot table on multi-roles setup)
aliasColumn|string|Name of the column for the alias in the role table
rolesTable|string|Name of Configure key holding all available roles OR class name of roles database table
Expand Down

0 comments on commit 63dd8f8

Please sign in to comment.