remove confusing comments

This commit is contained in:
Andrew Pamment 2018-02-06 17:25:09 +10:00
parent 6846da56bc
commit 37a00b7d1f

View File

@ -83,7 +83,6 @@ The following sample configuration is an example of a single network setup, feel
pid-file /path/to/MagickaBBS/ftn/binkd.pid pid-file /path/to/MagickaBBS/ftn/binkd.pid
# touch a watch file when files are received to kick of toss
exec "/path/to/MagickaBBS/ftn/magitoss.sh" *.[mwtfs][oehrau][0-9a-zA-Z] *.pkt exec "/path/to/MagickaBBS/ftn/magitoss.sh" *.[mwtfs][oehrau][0-9a-zA-Z] *.pkt
exec "/path/to/MagickaBBS/ftn/ticproc.sh" *.tic *.TIC exec "/path/to/MagickaBBS/ftn/ticproc.sh" *.tic *.TIC
@ -146,7 +145,6 @@ If you want to be a member of multiple networks, you need additional domain, add
pid-file /path/to/MagickaBBS/ftn/binkd.pid pid-file /path/to/MagickaBBS/ftn/binkd.pid
# touch a watch file when files are received to kick of toss
exec "/path/to/MagickaBBS/ftn/magitoss.sh" *.[mwtfs][oehrau][0-9a-zA-Z] *.pkt exec "/path/to/MagickaBBS/ftn/magitoss.sh" *.[mwtfs][oehrau][0-9a-zA-Z] *.pkt
exec "/path/to/MagickaBBS/ftn/ticproc.sh" *.tic *.TIC exec "/path/to/MagickaBBS/ftn/ticproc.sh" *.tic *.TIC