| 1 | = Application filtering = |
| 2 | |
| 3 | You can allow users to select which applications they will receive work for |
| 4 | (by default, they may receive work for any or all applications). |
| 5 | |
| 6 | This information is stored in the [ProjectSpecificPrefs project-specific preferences], |
| 7 | and you must provide your own interface for editing it. |
| 8 | Each 'allowed' application is represented by an element <appid>N</appid>, |
| 9 | where N is the database ID of the application. |
| 10 | If no <appid> elements are present, the user may be sent work for any application. |