diff options
author | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-03-09 21:07:40 +0000 |
---|---|---|
committer | Dan Goodliffe <dan@randomdan.homeip.net> | 2015-03-09 21:07:40 +0000 |
commit | 338c4f16cb57e1b3e994e087f60bcac301920121 (patch) | |
tree | f645d641e75daf92c45116b3ffc4d65e3a428ad3 | |
parent | Pass include dirs to slice tools (diff) | |
download | gentoobrowse-338c4f16cb57e1b3e994e087f60bcac301920121.tar.bz2 gentoobrowse-338c4f16cb57e1b3e994e087f60bcac301920121.tar.xz gentoobrowse-338c4f16cb57e1b3e994e087f60bcac301920121.zip |
Remove couch session config
-rw-r--r-- | gentoobrowse/.p2config | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gentoobrowse/.p2config b/gentoobrowse/.p2config index 563e482..fe2dbbf 100644 --- a/gentoobrowse/.p2config +++ b/gentoobrowse/.p2config @@ -1,11 +1,6 @@ [cgi] -sessionModule = couchsession errorContentType=text/xml-xslt errorTransformStyle=xslt/error.xslt -[session.couchdb] -baseUrl = http://firebrand:5984/p2sessions/ -baseUrl = http://defiant:5984/p2sessions/ - [presenter.xml] datetime.customformat = %A %d %B |