storage.conf syntax

Frank Altpeter fa at ision.net
Fri Mar 10 21:14:30 UTC 2000


Hello !

Fletcher Mattox wrote on 10.03.2000 15:01:02 -0600:
> Can more than one method map to the same metacycbuff?
> 
> For example, if I wanted to put large alt.* files and control messages
> in the same metacycbuff, JUNK, would something like this work?
> 
> method cnfs {
> 	newsgroups: alt.*
> 	class: 1
> 	size: 1000000
> 	options: JUNK
> }
> 
> method cnfs {
> 	newsgroups: control
> 	class: 2
> 	options: JUNK
> }
> 

Try this one:

method cnfs {
	newsgroups: alt.*,control
	class: 1
	options: JUNK
}

This _does_ work, i don't know if your example does, too.

With kind regards,

		Frank Altpeter - Laird Of Glencairn

-- 
"Wie schreibt man SunOS?" - "Wie mans spricht. Mit grossem SOS."



More information about the inn-workers mailing list