roles.ini contents. Will automatically be converted to a .ini file.
If the value is null, no roles.ini is created and you can modify it manually (e.g. via the web interface).
Declarations
Type
null or (attribute set)Default
nullExample
{
Administrators = {
permissions = "*";
users = "admin";
};
}