Fix example.
authorJelmer Vernooij <jelmer@samba.org>
Tue, 20 Jun 2006 18:40:25 +0000 (20:40 +0200)
committerJelmer Vernooij <jelmer@samba.org>
Tue, 20 Jun 2006 18:40:25 +0000 (20:40 +0200)
config.default
config.example

index 9a20697c59efc50c3b41c1415587693e5abbb5bc..7b66f741e1a8179cb6f5a87d91b0041cd4543f0b 100644 (file)
@@ -5,11 +5,11 @@
 [global]
 
 # Replication mechanism to use (some other IRC proxies call this backlog)
 [global]
 
 # Replication mechanism to use (some other IRC proxies call this backlog)
-# Possible values: none, simple, highlight, disconnect
+# Possible values: none, simple, highlight, lastdisconnect
 # Meanings:
 #      none: No backlog
 #      simple: Send backlog since the user last said something
 # Meanings:
 #      none: No backlog
 #      simple: Send backlog since the user last said something
-#      disconnect: Send backlog since the users' last disconnect
+#      lastdisconnect: Send backlog since the users' last disconnect
 #      highlight: Send backlog since last connect, but only lines 
 #                         containing 'matches' (see below)
 replication = none
 #      highlight: Send backlog since last connect, but only lines 
 #                         containing 'matches' (see below)
 replication = none
index ef9d50a1e1c51b50f4722c7b84c185c168bfb36d..5e28ec721266857fafdb51a0b0884e3ba73b5699 100644 (file)
@@ -5,7 +5,7 @@
 [global]
 
 # Replication mechanism to use
 [global]
 
 # Replication mechanism to use
-# Possible values: none, simple, highlight, disconnect
+# Possible values: none, simple, highlight, lastdisconnect
 replication = none
 
 # Override motd-file location
 replication = none
 
 # Override motd-file location