|
|
|
|
|
by jyounker
437 days ago
|
|
My understanding is that "first one whens" is intended for security. Global config is read first, and then local (per-user) configs are read later. Because the earlier config wins, the per-user configs can't override the global policy. |
|