changed name
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 22 Jul 2005 21:42:32 +0000 (21:42 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Fri, 22 Jul 2005 21:42:32 +0000 (21:42 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@416 9efc2488-bf62-4759-914b-345cdb29e865

examples/bootstrap.conf [deleted file]
examples/bootstrap.conf.example [new file with mode: 0644]

diff --git a/examples/bootstrap.conf b/examples/bootstrap.conf
deleted file mode 100644 (file)
index ae6fa25..0000000
+++ /dev/null
@@ -1,31 +0,0 @@
-# ----------------------------------------------------------
-# bootstrap config file
-# ----------------------------------------------------------
-[bootstrap]
-
-settings_config        = /path/to/opensrf.xml
-log_dir                                = /path/to/log
-
-debug                                  = ERROR
-#debug                         = INFO
-#debug                         = DEBUG
-#debug                         = INTERNAL
-
-router_name                    = router
-list:domains           = router1.domain.com, router2.domain.com
-username                               = jabber_username
-passwd                         = jabber_password
-port                                   = 5222
-
-# --------------------------------------
-
-[logs]
-debug                                  = debug.log
-error                                  = error.log
-transport                      = transport.log
-message                                = message.log
-method                         = method.log
-trace                                  = trace.log
-opac                                   = opac.log
-
-
diff --git a/examples/bootstrap.conf.example b/examples/bootstrap.conf.example
new file mode 100644 (file)
index 0000000..ae6fa25
--- /dev/null
@@ -0,0 +1,31 @@
+# ----------------------------------------------------------
+# bootstrap config file
+# ----------------------------------------------------------
+[bootstrap]
+
+settings_config        = /path/to/opensrf.xml
+log_dir                                = /path/to/log
+
+debug                                  = ERROR
+#debug                         = INFO
+#debug                         = DEBUG
+#debug                         = INTERNAL
+
+router_name                    = router
+list:domains           = router1.domain.com, router2.domain.com
+username                               = jabber_username
+passwd                         = jabber_password
+port                                   = 5222
+
+# --------------------------------------
+
+[logs]
+debug                                  = debug.log
+error                                  = error.log
+transport                      = transport.log
+message                                = message.log
+method                         = method.log
+trace                                  = trace.log
+opac                                   = opac.log
+
+