202
edits
Haftandilian (talk | contribs) (Remove plugtmp specific because it was removed by the fix for 1288774.) |
Haftandilian (talk | contribs) (Updating section on per-system and per-user Extensions directory) |
||
Line 518: | Line 518: | ||
[[#aar_lib_ext|link]] | [[#aar_lib_ext|link]] | ||
<pre style="border:none;"> | <pre style="border:none;"> | ||
" | "; Per-user and system-wide Extensions dir\n" | ||
" | " (allow file-read*\n" | ||
" | " (home-regex \"/Library/Application Support/[^/]+/Extensions/[^/]/\")\n" | ||
" (resolving-regex \"/Library/Application Support/[^/]+/Extensions/[^/]/\"))\n" | |||
</pre> | </pre> | ||
|| | || | ||
See the docs on extensions.autoDisableScopes for more information on these paths. The first path allow access to an Extensions directory that applies to all of a user's profiles. The second is for a system-wide Extensions directory that applies to all users. The setting of extensions.autoDisableScopes controls whether or not these locations are used. | |||
|- id=aar_home_lib | |- id=aar_home_lib | ||
| | | |
edits