Skip to content
This repository has been archived by the owner on Aug 13, 2019. It is now read-only.

Commit

Permalink
Updated meteord.conf to correct error
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrea committed Jul 5, 2010
1 parent 4ab7ba1 commit 3a51a70
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
4 changes: 2 additions & 2 deletions meteord.conf
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ SyslogFacility none
HeaderTemplate HTTP/1.1 ~status~\r\nChannel(~channelinfo~)\r\n
MessageTemplate m.p.<~id~>."~channel~"."{[~text~]}"\r\n
ChannelInfoTemplate "~channel~".~lastMsgID~
PingMessage m.p
SubscriberShutdownMsg m.sd
PingMessage m.p\r\n
SubscriberShutdownMsg m.sd\r\n
Persist 1
MaxMessages 1
9 changes: 0 additions & 9 deletions src/README

This file was deleted.

0 comments on commit 3a51a70

Please sign in to comment.