When creating a power role, should I use -
importRoles = power
Or
importRoles = user; power
The default power role already inherits user. If you are looking to make a custom role based off power, inheriting from power should suffice.
The default power role already inherits user. If you are looking to make a custom role based off power, inheriting from power should suffice.
Perfect @CarsonZa.
Btw, how can I see what the default power
inherits?