Platform Team/Server Kit/Mace: Difference between revisions
No edit summary |
|||
| Line 44: | Line 44: | ||
[''keyword''] | [''keyword''] | ||
that will | that will tell Mace that this source file can be processed only if this particular keyword is enabled in Mace by mentioning the keyword name in the {{Code|--keywords}} command-line argument. | ||
By default, Mace | By default, Mace has these keywords enabled: | ||
* ''production'' | * ''production'' | ||
For example if there is a sources tree | For example, if there is a sources tree, | ||
<dir> +squid.d | <dir> +squid.d | ||
| Line 57: | Line 57: | ||
<config> | +020.log[test].conf | <config> | +020.log[test].conf | ||
the final configuration tree will be as follows: | |||
<dir> +squid.d | <dir> +squid.d | ||