What are the permissions on the default roles?

After my import all roles appear the same. Admin, moderator, user, etc.
The docs are currently empty:
http://docs.vanillaforums.com/help/roles-permissions/default-role-types/
Was hoping someone had the defaults to screenshot before I set up a new forum just to get them right.
Tagged:
0
Comments
I'm not 100% sure because I never did this, but it wouldn't harm, so you can try this: create a file in the following path
/plugins/resetAllRoles/class.resetallroles.plugin.php
Then activate your new plugin "Reset All Roles". The function "setup()" is called on activation and it should reset all role permissions to standard permissions.
It does nothing more, so you can deactivate it right again.