From: dbs Date: Tue, 25 Nov 2008 17:48:31 +0000 (+0000) Subject: Let's remove one step from getting OpenSRF running out of the box; X-Git-Tag: osrf_rel_2_0_1~512 X-Git-Url: https://old-git.evergreen-ils.org/?a=commitdiff_plain;h=5f4156a6b501003f0af582a7b4382cadaad10ee6;p=OpenSRF.git Let's remove one step from getting OpenSRF running out of the box; give the persistence database a real default location git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@1513 9efc2488-bf62-4759-914b-345cdb29e865 --- diff --git a/examples/opensrf.xml.example b/examples/opensrf.xml.example index 5b33ce6..b36769a 100644 --- a/examples/opensrf.xml.example +++ b/examples/opensrf.xml.example @@ -123,7 +123,7 @@ vim:et:ts=2:sw=2: - /path/to/dbfile/persist.db + LOCALSTATEDIR/persist.db @@ -208,7 +208,7 @@ vim:et:ts=2:sw=2: - /different/path/to/dbfile/persist.db + LOCALSTATEDIR/persist-override.db