Re: [PATCH] include mount point from single text files in a given directory
marco <[email protected]>
| Newsgroups | gmane.comp.audio.icecast.devel |
|---|---|
| Message-ID | <[email protected]> |
Il giorno 20/feb/2012, alle ore 23:10, Ralph Giles ha scritto: > sounds like this is more like a general config file include > mechanism. If so, it would make more sense to use <include> than > <mount-include> The second version i sent includes an explicit check that allows to include the external xml element only if it is named "mount". Yes, the whole logic can be used for a more general xml include, but it was out of the scope of this simple patch. marco