authorize.conf

This configuration stores definitions of capabilities and roles. These settings affect search and the web interface. They are generally managed through the interface at Settings | Access controls, but a quick look at the configuration itself may be useful.

A role stanza looks like this:

[role_power] 
importRoles = user 
schedule_search = enabled 
rtsearch = enabled 
srchIndexesAllowed = * 
srchIndexesDefault = main 
srchDiskQuota = 500 
srchJobsQuota = 10 
rtSrchJobsQuota = 20 

Let's walk through these settings: